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 wave propagation in 1D, 2D, and 3D spaces.

M
mit.edu
article

Numerical Methods for Electromagnetic Waves

Course notes on numerical methods for electromagnetic waves, including FDTD implementation using Python and NumPy.

R
researchgate.net
research

FDTD Simulation of Electromagnetic Waves using Python

Research paper on FDTD simulation of electromagnetic waves using Python and NumPy, with applications in optics and photonics.

Y
youtube.com
video

Electromagnetic Wave Propagation using FDTD and NumPy

Video tutorial on simulating electromagnetic wave propagation using the FDTD method and NumPy, covering 1D and 2D implementations.

A
arxiv.org
research

NumPy-Based FDTD Solver for Electromagnetic Waves

Preprint on a NumPy-based FDTD solver for simulating electromagnetic wave propagation in complex media, with applications in biomedical imaging.

N
numpy.org
official

FDTD Method for Electromagnetic Waves with Python

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

S
scienceDirect.com
article

Electromagnetic Wave Simulation using FDTD and NumPy

Journal article on simulating electromagnetic wave propagation using the FDTD method and NumPy, with applications in electromagnetic compatibility.

P
pypi.org
tool

PyFDTD: A Python Package for FDTD Simulations

PyFDTD is a Python package for FDTD simulations of electromagnetic waves, built on top of NumPy and SciPy, providing an efficient and flexible framework for simulating electromagnetic wave propagation.