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

2D FDTD Simulation in Python

A Python implementation of the 2D Finite-Difference Time-Domain method for simulating electromagnetic waves.

W
wikipedia.org
article

Finite-Difference Time-Domain Method

The finite-difference time-domain (FDTD) method is a numerical analysis technique used for modeling computational electrodynamics.

R
researchgate.net
research

Python FDTD Simulation Code

A simple Python code for 2D FDTD simulation of electromagnetic wave propagation, including examples and explanations.

M
medium.com
article

FDTD Simulation using Python and NumPy

A step-by-step guide to implementing the FDTD method in Python using NumPy for 2D simulations.

Y
youtube.com
video

2D FDTD Simulation with Python and Matplotlib

A video tutorial demonstrating how to create a 2D FDTD simulation using Python and visualize the results with Matplotlib.

I
ieee.org
article

FDTD Method for Electromagnetic Simulations

An overview of the FDTD method and its applications in electromagnetic simulations, including 2D and 3D examples.

G
gitlab.com
tool

Python Code for 2D FDTD Simulation of Electromagnetic Waves

An open-source Python code for simulating electromagnetic wave propagation in 2D using the FDTD method.

C
coursera.org
official

Numerical Methods for Electromagnetic Simulations

An online course covering numerical methods for electromagnetic simulations, including the FDTD method and its implementation in Python.