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 simulating electromagnetic waves. Includes example code and explanations.

S
stanford.edu
article

Numerical Methods for Solving Partial Differential Equations

Lecture notes on numerical methods, including the finite difference time domain method, with examples in Python using NumPy and Matplotlib.

R
researchgate.net
research

FDTD Simulation using NumPy and Python

Research paper on using the FDTD method for simulating electromagnetic waves, including example code in Python using NumPy.

N
numpy.org
official

Finite Difference Time Domain Method Tutorial

Official NumPy tutorial on implementing the FDTD method using NumPy, including example code and explanations.

I
ieee.org
article

FDTD Method for Electromagnetic Simulations

Article on using the FDTD method for electromagnetic simulations, including example code in Python using NumPy and discussions on numerical stability.

G
gitlab.com
tool

Python Code for FDTD Method

Open-source implementation of the FDTD method in Python using NumPy, including example code and documentation.

M
mit.edu
article

Numerical Solution of Maxwell's Equations using FDTD

Course notes on numerical methods for solving Maxwell's equations, including the FDTD method, with examples in Python using NumPy.

Y
youtube.com
video

FDTD Simulation of Electromagnetic Waves

Video tutorial on simulating electromagnetic waves using the FDTD method, including example code in Python using NumPy and visualizations.