8 results · AI-generated index
G
github.io
tool

Finite Difference Time Domain (FDTD) Method in Python

Implementation of the FDTD method using NumPy for solving Maxwell's equations. This repository provides a basic example of how to use the FDTD method in Python.

S
stanford.edu
article

Numerical Methods for Electromagnetics

Course notes on numerical methods for electromagnetics, including the FDTD method. The notes provide a detailed explanation of the method and its implementation using NumPy.

R
researchgate.net
research

FDTD Simulation using Python and NumPy

Research paper on FDTD simulation using Python and NumPy. The paper discusses the implementation of the FDTD method for solving electromagnetic problems.

N
numpy.org
official

Python Implementation of FDTD Method

Example code for implementing the FDTD method using NumPy. The code provides a basic example of how to use the FDTD method for solving electromagnetic problems.

Y
youtube.com
video

FDTD Method Tutorial

Video tutorial on the FDTD method, including its implementation using Python and NumPy. The tutorial provides a step-by-step explanation of the method and its application.

I
ieee.org
news

FDTD Simulation of Electromagnetic Waves

Article on FDTD simulation of electromagnetic waves using Python and NumPy. The article discusses the application of the FDTD method for solving electromagnetic problems.

P
pypi.org
tool

NumPy-Based FDTD Solver

Python package for solving electromagnetic problems using the FDTD method. The package provides a simple and efficient way to implement the FDTD method using NumPy.

C
coursera.org
article

Introduction to FDTD Method

Online course on introduction to FDTD method, including its implementation using Python and NumPy. The course provides a detailed explanation of the method and its application.