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

Finite Difference Method for Wave Equation

Implementation of the finite difference method for solving the wave equation using NumPy. This example demonstrates how to discretize the wave equation and solve it using the finite difference method.

G
github.io
tool

Solving the Wave Equation using Finite Differences

A Python implementation of the finite difference method for solving the wave equation. This code uses the NumPy library to discretize the wave equation and solve it using the finite difference method.

S
stanford.edu
article

Finite Difference Methods for Partial Differential Equations

Lecture notes on finite difference methods for partial differential equations, including the wave equation. This resource provides a detailed introduction to the finite difference method and its application to the wave equation.

P
pypi.org
tool

Wave Equation Solver using Finite Differences

A Python package for solving the wave equation using the finite difference method. This package provides a simple and efficient way to solve the wave equation using the finite difference method.

R
researchgate.net
research

Finite Difference Method for Wave Propagation

A research paper on the application of the finite difference method for wave propagation. This paper discusses the implementation of the finite difference method for solving the wave equation and its application to wave propagation problems.

M
mit.edu
article

Numerical Solution of the Wave Equation using Finite Differences

Course notes on numerical methods for solving partial differential equations, including the wave equation. This resource provides a detailed introduction to the finite difference method and its application to the wave equation.

Y
youtube.com
video

Finite Difference Method for the Wave Equation

A video lecture on the finite difference method for solving the wave equation. This video provides a detailed introduction to the finite difference method and its application to the wave equation.

S
stackoverflow.com
article

Python Implementation of the Finite Difference Method for the Wave Equation

A Q&A thread on the implementation of the finite difference method for the wave equation in Python. This thread provides a discussion on the implementation of the finite difference method and its application to the wave equation.