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

Finite Difference Method for 1D Wave Equation

Solve the 1D wave equation using finite differences in Python with NumPy. Example code and explanations provided.

G
github.io
tool

Solving the 1D Wave Equation with Finite Differences

Python implementation of the finite difference method for the 1D wave equation. Includes code, examples, and visualizations.

S
stanford.edu
research

Finite Difference Methods for Wave Equations

Lecture notes on finite difference methods for wave equations, including the 1D case. Covers theory, implementation, and examples in Python.

P
pypi.org
tool

1D Wave Equation Solver using Finite Differences

Python package for solving the 1D wave equation using finite differences. Install and use the package with example code provided.

M
mit.edu
research

Finite Difference Method for Wave Equations

Course materials on finite difference methods for wave equations, including the 1D case. Covers theory, implementation, and examples in Python.

Y
youtube.com
video

Solving 1D Wave Equation with Finite Difference Method

Video tutorial on solving the 1D wave equation using the finite difference method in Python. Covers theory, implementation, and examples.

N
ncar.ucar.edu
article

Finite Difference Methods for Partial Differential Equations

Tutorial on finite difference methods for partial differential equations, including the 1D wave equation. Covers theory, implementation, and examples in Python.

S
sciencedirect.com
research

Python Implementation of Finite Difference Method for 1D Wave Equation

Research article on the implementation of the finite difference method for the 1D wave equation in Python. Covers theory, implementation, and results.