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

2D FDTD Simulation of Electromagnetic Waves in Python

A Python implementation of the 2D Finite-Difference Time-Domain (FDTD) method for simulating electromagnetic waves, including examples and documentation.

I
ieee.org
article

Finite-Difference Time-Domain Method for Electromagnetic Simulation

This article reviews the FDTD method for electromagnetic simulation, including its application in 2D simulations, and discusses recent advancements in the field.

R
researchgate.net
research

Python Code for 2D FDTD Electromagnetic Simulation

A Python code for simulating 2D electromagnetic waves using the FDTD method, including comments and explanations for easy understanding.

Y
youtube.com
video

Electromagnetic Simulation using FDTD Method in Python

A video tutorial on simulating electromagnetic waves using the FDTD method in Python, covering the basics of the method and its implementation.

S
stackoverflow.com
tool

2D FDTD Simulation of Electromagnetic Waves in Python using NumPy

A Q&A thread discussing the implementation of the 2D FDTD method in Python using NumPy, including example code and explanations.

E
edX.org
official

FDTD Simulation of Electromagnetic Waves: A Python Tutorial

An online course tutorial on simulating electromagnetic waves using the FDTD method in Python, covering the basics of the method and its application in 2D simulations.

S
scipy.org
tool

Electromagnetic Simulation using Python: A 2D FDTD Example

An example code for simulating 2D electromagnetic waves using the FDTD method in Python, using the SciPy library for efficient computation.

H
hindawi.com
research

2D FDTD Electromagnetic Simulation in Python: A Comparative Study

A research article comparing different implementations of the 2D FDTD method in Python for electromagnetic simulation, discussing their advantages and limitations.