8 results · AI-generated index
I
ieee.org
article

Finite-Difference Time-Domain Method for Electromagnetic Wave Propagation

This article presents an implementation of the FDTD algorithm using NumPy and SciPy for simulating electromagnetic wave propagation in various media.

G
github.io
tool

FDTD Simulation of Electromagnetic Waves with Python

A Python implementation of the FDTD algorithm using NumPy and SciPy for simulating electromagnetic wave propagation, including examples and tutorials.

M
mit.edu
research

Numerical Methods for Electromagnetic Wave Propagation

Lecture notes on numerical methods for electromagnetic wave propagation, including the FDTD algorithm, with examples implemented in Python using NumPy and SciPy.

Y
youtube.com
video

Electromagnetic Wave Propagation using FDTD and Python

A video tutorial on implementing the FDTD algorithm using NumPy and SciPy for simulating electromagnetic wave propagation, covering theory and practical examples.

S
scipy.org
official

SciPy for Scientific Computing: Electromagnetic Wave Propagation

Official SciPy documentation on using the library for scientific computing, including an example of implementing the FDTD algorithm for electromagnetic wave propagation.

A
arxiv.org
research

FDTD Algorithm for Electromagnetic Wave Propagation in Complex Media

A research paper on implementing the FDTD algorithm for simulating electromagnetic wave propagation in complex media, using NumPy and SciPy for numerical computations.

N
numpy.org
official

Python Implementation of FDTD for Electromagnetic Wave Propagation

An example implementation of the FDTD algorithm using NumPy for simulating electromagnetic wave propagation, including documentation and example use cases.

C
coursera.org
news

Electromagnetic Wave Propagation Simulation using FDTD and Python

An online course on simulating electromagnetic wave propagation using the FDTD algorithm, with lectures and assignments implemented in Python using NumPy and SciPy.