8 results · AI-generated index
M
math.umd.edu
article

Finite Difference Method for Wave Equation

This article presents a numerical solution of the wave equation using finite differences, with Python code examples and explanations of the methodology.

G
github.io
tool

Numerical Solution of Wave Equation using Finite Differences

A Python implementation of the finite difference method for solving the wave equation, including code and example use cases.

R
researchgate.net
research

Wave Equation Solver using Finite Differences

A research paper discussing the application of finite differences to solve the wave equation, with a focus on numerical stability and accuracy.

S
stanford.edu
article

Finite Difference Methods for Wave Propagation

Lecture notes from a Stanford University course on finite difference methods, including a section on solving the wave equation using Python.

Y
youtube.com
video

Solving the Wave Equation with Finite Differences

A video tutorial explaining how to implement the finite difference method to solve the wave equation, with Python code examples and visualizations.

N
ncsu.edu
article

Finite Difference Solution of the Wave Equation

A tutorial on using finite differences to solve the wave equation, including a Python implementation and discussion of boundary conditions.

P
pypi.org
tool

Wave Equation Solver

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

N
nasa.gov
official

Numerical Methods for Solving the Wave Equation

An official NASA publication discussing various numerical methods for solving the wave equation, including finite differences and spectral methods.