8 results · AI-generated index
N
numpy.org
article

Finite Difference Method for Wave Equation

Solve the wave equation using finite differences in Python with NumPy. Example code provided.

G
github.io
tool

Wave Equation Solver using Finite Differences

Python implementation of a finite difference solver for the wave equation. Includes example usage and documentation.

S
stanford.edu
research

Numerical Solution of the Wave Equation

Lecture notes on numerical methods for solving the wave equation, including finite difference methods. Python code examples included.

P
pypi.org
official

Finite Difference Wave Equation Solver

Python package for solving the wave equation using finite differences. Install using pip and follow example usage.

Y
youtube.com
video

Solving the Wave Equation with Finite Differences

Video tutorial on solving the wave equation using finite differences in Python. Includes example code and explanations.

M
mit.edu
research

Finite Difference Methods for Wave Propagation

Course notes on finite difference methods for wave propagation, including the wave equation. Python code examples and exercises included.

S
stackoverflow.com
article

Wave Equation Solver in Python

Q&A thread on solving the wave equation in Python using finite differences. Example code and explanations provided.

S
scicomp.stackexchange.com
article

Finite Difference Solver for Wave Equation

Discussion on numerical methods for solving the wave equation, including finite difference methods. Python code examples and advice provided.