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

Finite Difference Method for 2D Wave Equation

Implementation of the finite difference method for solving the 2D wave equation in Python, including boundary conditions and visualization.

M
math.umd.edu
article

Numerical Solution of the Wave Equation in 2D

Article discussing the application of the finite difference method to solve the wave equation in 2D space, with examples and Python code.

P
pypi.org
tool

Wave Equation Solver using Finite Differences

Python package for solving the wave equation in 2D space using the finite difference method, with documentation and example usage.

S
stanford.edu
research

Finite Difference Methods for Wave Propagation

Research paper on the application of finite difference methods for wave propagation problems, including the 2D wave equation, with Python implementations.

Y
youtube.com
video

Solving the 2D Wave Equation with Finite Differences

Video tutorial on solving the 2D wave equation using the finite difference method in Python, covering theory and implementation.

N
numpy.org
official

Finite Difference Method for Wave Equation

Official NumPy documentation on using the finite difference method to solve the wave equation, including 2D examples and Python code.

G
gitlab.com
tool

2D Wave Equation Solver

Open-source Python project for solving the 2D wave equation using the finite difference method, with documentation and example usage.

C
coursera.org
news

Numerical Methods for Wave Equations

Online course on numerical methods for wave equations, including the finite difference method for 2D problems, with Python assignments and discussions.