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

Finite Difference Time Domain Method for 2D Wave Equation

Implementation of the FDTD method in Python for solving the 2D wave equation, including code examples and visualizations.

R
researchgate.net
research

Numerical Solution of the 2D Wave Equation using FDTD

Research paper discussing the application of the FDTD method for solving the 2D wave equation, with a focus on numerical stability and accuracy.

S
stackoverflow.com
article

2D Wave Equation Solver using FDTD Method in Python

Q&A forum discussion on implementing the FDTD method in Python for solving the 2D wave equation, with example code snippets and advice from experts.

I
ieee.org
official

FDTD Simulation of 2D Wave Propagation

Official IEEE publication on the use of the FDTD method for simulating 2D wave propagation, including a Python implementation and results.

G
gitlab.com
tool

Python Code for 2D Wave Equation using FDTD Method

Open-source Python code repository for solving the 2D wave equation using the FDTD method, with documentation and example use cases.

C
coursera.org
video

Numerical Methods for Solving the 2D Wave Equation

Online course materials covering numerical methods for solving the 2D wave equation, including the FDTD method, with video lectures and assignments.

E
edX.org
article

FDTD Method for 2D Wave Equation: A Tutorial

Tutorial on the FDTD method for solving the 2D wave equation, including a Python implementation and step-by-step instructions.

S
scicomp.stackexchange.com
article

Solving the 2D Wave Equation using FDTD Method with Python

Scientific computing Q&A forum discussion on solving the 2D wave equation using the FDTD method in Python, with a focus on optimization and performance.