8 results · AI-generated index
I
ieee.org
article

Finite-Difference Time-Domain Method for 2D Wave Equation

This article presents a Python implementation of the finite-difference time-domain (FDTD) method for solving the 2D wave equation. The FDTD method is a popular numerical technique for solving partial differential equations.

G
github.io
tool

2D FDTD Simulation using Python

A Python implementation of the 2D FDTD algorithm for simulating wave propagation. The code includes examples and visualizations using Matplotlib.

H
hindawi.com
research

Numerical Solution of the 2D Wave Equation using FDTD

This research article discusses the numerical solution of the 2D wave equation using the FDTD method. A Python implementation is provided, along with numerical examples and error analysis.

M
mit.edu
official

FDTD Method for 2D Wave Equation

Lecture notes on the FDTD method for solving the 2D wave equation, including a Python implementation. The notes cover the theoretical background and numerical implementation.

R
researchgate.net
research

Python Code for 2D FDTD Simulation

A Python code for simulating the 2D wave equation using the FDTD method. The code is well-documented and includes examples and visualizations.

W
wikipedia.org
article

Finite Difference Time Domain Method

A Wikipedia article on the finite difference time domain method, including its application to the 2D wave equation. The article provides an overview of the method and its implementation.

Y
youtube.com
video

2D Wave Equation Solver using FDTD

A video tutorial on solving the 2D wave equation using the FDTD method. The tutorial includes a Python implementation and visualizations.

S
sciencedirect.com
research

FDTD Simulation of 2D Wave Propagation

A research article on the FDTD simulation of 2D wave propagation. The article includes a Python implementation and discusses the numerical results and error analysis.