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

Solving the 2D Wave Equation using Finite Difference Method

Python code for solving the 2D wave equation using the finite difference method. The code includes a detailed explanation and example usage.

M
math.umd.edu
research

Finite Difference Methods for the Wave Equation

A research article discussing the application of finite difference methods to solve the wave equation, including a Python implementation.

P
pypi.org
tool

2D Wave Equation Solver

A Python package for solving the 2D wave equation using the finite difference method. The package includes documentation and example usage.

S
stanford.edu
article

Numerical Solution of the Wave Equation using Finite Differences

A lecture note on numerical methods for solving the wave equation, including a Python code example using finite differences.

Y
youtube.com
video

Finite Difference Method for 2D Wave Equation

A video tutorial explaining the finite difference method for solving the 2D wave equation, including a Python code example.

S
scicomp.stackexchange.com
article

Solving the Wave Equation with Finite Differences

A Q&A discussion on solving the wave equation using finite differences, including a Python code example.

G
gitlab.com
tool

Wave Equation Solver using Finite Difference Method

An open-source Python project for solving the wave equation using the finite difference method. The project includes documentation and example usage.

N
nasa.gov
official

Numerical Methods for Solving the Wave Equation

An official NASA technical report discussing numerical methods for solving the wave equation, including a section on finite difference methods.