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

Finite Difference Time Domain (FDTD) Method in Python

Implementation of the FDTD algorithm for simulating electromagnetic waves in 2D using Python and NumPy.

R
researchgate.net
research

2D Finite Difference Time Domain Simulation

This paper presents a 2D FDTD simulation of electromagnetic wave propagation using Python, with applications in optics and photonics.

M
mathworks.com
article

Finite Difference Time Domain Method for 2D Wave Equation

Example code in MATLAB and Python for solving the 2D wave equation using the FDTD method, with visualization using Matplotlib.

E
edX.org
official

FDTD Algorithm for 2D Electromagnetic Simulations

Online course materials and lecture notes on the FDTD algorithm for 2D electromagnetic simulations, including Python implementation.

S
stackoverflow.com
article

Python Implementation of FDTD for 2D Wave Propagation

Q&A forum discussion on implementing the FDTD algorithm in Python for 2D wave propagation, with example code snippets.

Y
youtube.com
video

Finite Difference Time Domain (FDTD) Simulation in 2D

Video tutorial on implementing the FDTD algorithm in Python for 2D simulations, covering theory and practical implementation.

S
scipy.org
official

2D FDTD Simulation using Python and SciPy

Example code and documentation for using SciPy to implement the FDTD algorithm for 2D simulations, with applications in physics and engineering.

A
arxiv.org
research

Numerical Solution of 2D Wave Equation using FDTD

Research paper on the numerical solution of the 2D wave equation using the FDTD algorithm, with Python implementation and comparison with analytical solutions.