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

Finite-Difference Time-Domain Method with NumPy

Implementation of the FDTD method for electromagnetic simulations using NumPy, including 1D, 2D, and 3D examples.

S
stanford.edu
article

Numerical Methods for Electromagnetic Simulations

Course notes on numerical methods for electromagnetic simulations, including the FDTD method, with example Python code using NumPy.

R
researchgate.net
research

FDTD Simulations with Python and NumPy

Research paper on using Python and NumPy for FDTD simulations of electromagnetic waves, including examples and performance comparisons.

P
pypi.org
tool

Python FDTD Simulator

Open-source Python package for FDTD simulations of electromagnetic waves, built on top of NumPy and SciPy.

Y
youtube.com
video

Electromagnetic Simulations using FDTD and NumPy

Video tutorial on using Python and NumPy for FDTD simulations of electromagnetic waves, including examples and code explanations.

M
mit.edu
article

FDTD Method for Electromagnetic Simulations

Lecture notes on the FDTD method for electromagnetic simulations, including example Python code using NumPy and MATLAB comparisons.

A
arxiv.org
research

NumPy-Based FDTD Simulator for Electromagnetic Waves

Preprint research paper on a NumPy-based FDTD simulator for electromagnetic waves, including performance benchmarks and example use cases.

N
numpy.org
official

Python Code for FDTD Simulations

Official NumPy example code for FDTD simulations of electromagnetic waves, including 1D and 2D examples with explanations and performance notes.