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

Finite-Difference Time-Domain Method in Python

Implementation of the FDTD method for solving Maxwell's equations using NumPy and Matplotlib for visualization.

M
mit.edu
article

Numerical Methods in Electromagnetics

Course notes and examples on the FDTD method, including Python code using NumPy for 1D and 2D simulations.

R
researchgate.net
research

FDTD Simulation of Electromagnetic Waves

Research paper discussing the application of the FDTD method for simulating electromagnetic wave propagation, with accompanying Python code using NumPy.

P
pypi.org
tool

Python FDTD Simulator

Open-source Python package for simulating electromagnetic phenomena using the FDTD method, built on top of NumPy and SciPy.

E
edX.org
video

Electromagnetic Simulation using FDTD

Online course covering the fundamentals of the FDTD method and its application in electromagnetics, including Python coding assignments using NumPy.

I
ieee.org
article

FDTD Method for Electromagnetic Field Simulation

Tutorial article introducing the FDTD method and its implementation in Python using NumPy, with examples and case studies.

G
gitlab.com
tool

NumPy-based FDTD Solver

Open-source repository containing a Python implementation of the FDTD method using NumPy, with documentation and example use cases.

U
ucsd.edu
official

Electromagnetic Waves and Antennas

Course website with lecture notes, homework assignments, and Python code examples using NumPy for the FDTD method, focusing on electromagnetic wave propagation and antenna design.