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

FDTD Simulation of Electromagnetic Waves

This article presents a Python implementation of the finite-difference time-domain (FDTD) method for simulating electromagnetic wave propagation.

G
github.io
tool

Python Code for FDTD Simulation

A Python repository providing a basic implementation of the FDTD method for electromagnetic wave propagation, including examples and documentation.

M
mit.edu
research

Electromagnetic Wave Propagation using FDTD

A research paper discussing the application of the FDTD method for simulating electromagnetic wave propagation in various media, with a focus on Python implementation.

W
wikipedia.org
article

FDTD Method for Electromagnetic Waves

A comprehensive overview of the FDTD method, including its mathematical formulation, applications, and examples, with a section on Python implementation.

P
pypi.org
tool

Python FDTD Simulator

A Python package providing a simple and efficient FDTD simulator for electromagnetic wave propagation, with documentation and examples.

Y
youtube.com
video

Electromagnetic Wave Propagation Simulation

A video tutorial demonstrating how to simulate electromagnetic wave propagation using the FDTD method in Python, with a focus on visualization and interpretation of results.

N
numpy.org
official

FDTD Simulation of Electromagnetic Waves in Python

A tutorial on using NumPy and Python to simulate electromagnetic wave propagation using the FDTD method, with a focus on efficient numerical computation.

S
scipy.org
official

Electromagnetic Wave Propagation using FDTD in Python

A documentation page providing examples and tutorials on using SciPy and Python to simulate electromagnetic wave propagation using the FDTD method, with a focus on scientific computing.