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

Finite Difference Method for Wave Equation

A step-by-step guide to implementing the finite difference method for solving the wave equation using Python and NumPy.

G
github.io
tool

Solving the Wave Equation using Finite Differences

Python code tutorial and example implementation of the finite difference method for the wave equation, including boundary conditions and numerical stability analysis.

S
stanford.edu
research

Finite Difference Methods for Partial Differential Equations

Course notes and lecture slides on finite difference methods, including applications to the wave equation, with Python code examples and exercises.

P
pypi.org
official

Wave Equation Solver using Finite Differences

A Python package for solving the wave equation using the finite difference method, with documentation and example usage.

H
hindawi.com
research

Numerical Solution of the Wave Equation using Finite Differences

A research article on the numerical solution of the wave equation using finite differences, with a focus on stability and convergence analysis, including Python code examples.

Y
youtube.com
video

Finite Difference Method Tutorial for Wave Equation

A video tutorial on implementing the finite difference method for solving the wave equation using Python, covering theory and practical implementation.

M
mit.edu
research

Finite Difference Methods for Wave Propagation

Lecture notes and course materials on finite difference methods for wave propagation, including the wave equation, with Python code examples and exercises.

G
gitlab.com
tool

Wave Equation Solver with Finite Differences

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