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

Finite Difference Time Domain Method for 2D Wave Equation

Python implementation of the FDTD method for solving the 2D wave equation, including code examples and explanations.

R
researchgate.net
research

Numerical Solution of the 2D Wave Equation using FDTD

This article presents a numerical solution of the 2D wave equation using the Finite Difference Time Domain (FDTD) method, with a focus on the implementation in Python.

N
numpy.org
article

FDTD Method for 2D Wave Equation

Example code for implementing the FDTD method to solve the 2D wave equation using NumPy, including a step-by-step guide and explanations.

P
pypi.org
tool

2D Wave Equation Solver using FDTD Method

A Python package for solving the 2D wave equation using the FDTD method, including installation instructions and usage examples.

S
stanford.edu
article

Finite Difference Methods for Wave Equations

Lecture notes on finite difference methods for wave equations, including the FDTD method, with a focus on the mathematical formulation and implementation in Python.

Y
youtube.com
video

Solving the 2D Wave Equation with FDTD using Python

A video tutorial on solving the 2D wave equation using the FDTD method in Python, including code examples and explanations.

A
acm.org
research

FDTD Simulation of 2D Wave Propagation

A research paper on FDTD simulation of 2D wave propagation, including a discussion on the implementation in Python and the results of the simulation.

S
sciencedirect.com
article

Python Code for FDTD Method

An example code for implementing the FDTD method in Python, including a discussion on the application to the 2D wave equation and the results of the simulation.