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

Finite Difference Method for Wave Equation

A Python implementation of the finite difference method for solving the wave equation, including examples and visualizations.

M
mit.edu
article

Numerical Solution of the Wave Equation using Finite Differences

This article discusses the finite difference method for solving the wave equation and provides a Python implementation with numerical examples.

P
pypi.org
tool

Wave Equation Solver using Finite Difference Method

A Python package for solving the wave equation using the finite difference method, available for installation via pip.

S
stanford.edu
research

Finite Difference Methods for Wave Propagation Problems

This research paper discusses the application of finite difference methods to wave propagation problems, including the wave equation, and provides a Python implementation.

Y
youtube.com
video

Solving the Wave Equation with Finite Differences

A video tutorial on solving the wave equation using the finite difference method, including a Python implementation and example code.

N
numpy.org
official

Finite Difference Method for Wave Equation

The official NumPy documentation provides an example of using the finite difference method to solve the wave equation, including a Python implementation.

S
science.gov
official

Wave Equation Simulation using Finite Difference Method

This government website provides a simulation of the wave equation using the finite difference method, including a Python implementation and example code.

C
coursera.org
article

Finite Difference Methods for Solving Wave Equations

This online course discusses the finite difference method for solving wave equations, including the wave equation, and provides a Python implementation and example code.