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

Finite Difference Method for Wave Equation

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

G
github.io
tool

Wave Equation Solver using Finite Differences

Python implementation of the finite difference method for solving the wave equation. Includes example usage and documentation.

M
mit.edu
research

Numerical Solution of the Wave Equation

Lecture notes on solving the wave equation using finite differences, including Python code examples and theoretical background.

C
coursera.org
video

Finite Difference Methods for Partial Differential Equations

Online course covering finite difference methods, including solving the wave equation. Includes video lectures and assignments.

S
stackoverflow.com
article

Solving the Wave Equation with Finite Differences

Q&A thread on solving the wave equation using finite differences in Python, with example code and explanations.

P
pypi.org
tool

Wave Equation Solver

Python package for solving the wave equation using finite differences. Includes documentation and installation instructions.

S
science.gov
research

Finite Difference Method for Wave Propagation

Government-funded research project on using finite differences to solve the wave equation for wave propagation problems.

E
edX.org
official

Numerical Methods for Solving Partial Differential Equations

Online course covering numerical methods, including finite differences, for solving partial differential equations like the wave equation.