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

Finite Difference Time Domain Method with NumPy

Implementation of the FDTD method using NumPy for simulating electromagnetic waves. Includes example code and documentation.

M
mit.edu
article

Numerical Methods for Electromagnetics

Course notes on numerical methods for electromagnetics, including the FDTD method, with examples in Python using NumPy.

R
researchgate.net
research

FDTD Simulation using Python and NumPy

Research paper on using the FDTD method with Python and NumPy for simulating electromagnetic wave propagation in various media.

P
pypi.org
tool

Python FDTD Simulator

Python package for simulating electromagnetic waves using the FDTD method, built on top of NumPy for efficient computations.

W
wikipedia.org
article

Finite Difference Time Domain Method

Wikipedia article explaining the FDTD method, its applications, and implementation details, including a section on Python implementation using NumPy.

N
numpy.org
official

FDTD Method Tutorial

Official NumPy tutorial on using the FDTD method for simulating electromagnetic waves, including example code and explanations.

S
sciencedirect.com
research

Electromagnetic Simulation using FDTD and NumPy

Journal article on using the FDTD method with NumPy for simulating electromagnetic wave propagation in complex media, with applications in optics and photonics.

C
coursera.org
video

Python for Electromagnetics

Online course on using Python for electromagnetics simulations, including the FDTD method, with examples using NumPy and other libraries.