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

2D FDTD Simulation in Python

Implementation of the 2D Finite-Difference Time-Domain algorithm in Python 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 Code for 2D FDTD

Example Python code for a 2D FDTD simulation, including comments and explanations for better understanding.

T
towardsdatascience.com
article

FDTD Simulation with Python and NumPy

A tutorial on how to simulate the 2D FDTD algorithm using Python and the NumPy library, including example code and visualizations.

G
gitlab.com
tool

2D FDTD Algorithm Implementation

A Python implementation of the 2D FDTD algorithm for simulating electromagnetic waves, including a user-friendly interface.

C
coursera.org
official

Numerical Methods for Electromagnetics

A course on numerical methods for electromagnetics, including the FDTD method, with example Python code and assignments.

I
ieee.org
research

FDTD Method for Electromagnetic Simulation

A research paper on the FDTD method for electromagnetic simulation, including a Python implementation and results.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating the 2D FDTD algorithm, including installation instructions and example usage.