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

FDTD Algorithm Implementation in Python

A Python implementation of the Finite-Difference Time-Domain (FDTD) algorithm for solving Maxwell's equations in electromagnetics.

M
mit.edu
article

Finite-Difference Time-Domain Method for Electromagnetics

Lecture notes on the FDTD method, including its formulation, implementation, and applications in electromagnetics, from MIT's Electromagnetics and Applications course.

R
researchgate.net
research

Python Implementation of FDTD for Electromagnetic Simulations

A research paper presenting a Python implementation of the FDTD algorithm for electromagnetic simulations, including validation and application examples.

Y
youtube.com
video

FDTD Simulation of Electromagnetic Waves using Python

A video tutorial demonstrating how to simulate electromagnetic waves using the FDTD algorithm in Python, including code examples and visualizations.

N
numpy.org
tool

FDTD Algorithm for Electromagnetics in Python

An example code demonstrating the implementation of the FDTD algorithm in Python using NumPy, including a simple 1D electromagnetic wave simulation.

I
ieee.org
article

Electromagnetic Simulation using FDTD Method

A journal article discussing the application of the FDTD method for electromagnetic simulations, including a Python implementation and comparison with other methods.

P
pypi.org
tool

Python FDTD Solver for Electromagnetics

A Python package providing a simple and efficient FDTD solver for electromagnetic simulations, including installation instructions and example usage.

N
nasa.gov
official

FDTD Method for Electromagnetic Field Simulations

A technical report from NASA discussing the application of the FDTD method for electromagnetic field simulations, including a Python implementation and validation results.