8 results · AI-generated index
N
numpy.org
article

Finite Difference Time Domain Method for 2D Wave Equation

Example code in Python using NumPy for solving the 2D wave equation with the finite difference time domain method.

G
github.io
tool

Solving the 2D Wave Equation using FDTD

Python implementation of the finite difference time domain method for the 2D wave equation, including example usage and visualizations.

S
stanford.edu
research

Finite Difference Methods for Wave Equations

Lecture notes from Stanford University on finite difference methods, including the FDTD method for solving wave equations in 2D.

P
pypi.org
tool

2D Wave Equation Solver using FDTD Method

Python package for solving the 2D wave equation using the finite difference time domain method, available for installation via pip.

M
mit.edu
research

Numerical Solution of the Wave Equation

Course materials from MIT on numerical methods for solving wave equations, including the finite difference time domain method in 2D.

Y
youtube.com
video

FDTD Method for 2D Wave Equation

Video tutorial on implementing the finite difference time domain method for the 2D wave equation in Python.

W
wolfram.com
official

Finite Difference Time Domain Method

Documentation and examples of the finite difference time domain method for solving wave equations, including a 2D wave equation example in Python.

S
sciencedirect.com
research

2D Wave Equation Simulation using FDTD

Research article on simulating the 2D wave equation using the finite difference time domain method, with a Python implementation provided.