8 results · AI-generated index
G
github.io
tool

Finite Difference Method for Wave Equation in Python

Implementation of the finite difference method for solving the wave equation in Python, including a step-by-step guide and example code.

M
math.umd.edu
research

Solving the Wave Equation using Finite Differences

A research article discussing the application of finite difference methods to solve the wave equation, with a focus on numerical stability and convergence.

P
pypi.org
tool

Wave Equation Solver using Finite Difference Method

A Python package for solving the wave equation using the finite difference method, with features such as variable grid spacing and boundary conditions.

S
stanford.edu
article

Finite Difference Methods for Wave Equations

Lecture notes from a course on numerical methods for partial differential equations, covering the finite difference method for wave equations.

N
ncsu.edu
article

Numerical Solution of Wave Equations using Finite Differences

A tutorial on using finite difference methods to solve wave equations, including example code in Python and MATLAB.

Y
youtube.com
video

Finite Difference Method for Wave Equation

A video lecture on the finite difference method for solving wave equations, covering the basics of the method and its implementation in Python.

N
numpy.org
official

Wave Equation Solver

An example code for solving the wave equation using the finite difference method, utilizing the NumPy library for efficient numerical computations.

S
sciencedirect.com
research

Finite Difference Methods for Wave Propagation

A research article discussing the application of finite difference methods to solve wave propagation problems, with a focus on high-performance computing and parallelization.