8 results · AI-generated index
M
math.ubc.ca
article

Finite Difference Method for Wave Equation

Solve the wave equation using finite difference method in Python. This page provides a step-by-step guide on how to implement the finite difference method to solve the wave equation.

G
github.com
tool

Wave Equation Solver using Finite Difference

A Python implementation of the finite difference method to solve the wave equation. This repository provides a fully executable code to solve the wave equation using finite difference.

S
scipy.org
official

Numerical Solution of the Wave Equation

SciPy provides functions to solve the wave equation using finite difference method. This page provides an example code to solve the wave equation using SciPy's finite difference functions.

S
stanford.edu
research

Finite Difference Methods for Wave Propagation

This research paper discusses the application of finite difference methods for wave propagation problems. The paper provides a detailed analysis of the finite difference method and its application to solve the wave equation.

Y
youtube.com
video

Solving the Wave Equation with Finite Differences

A video tutorial on how to solve the wave equation using finite difference method in Python. This video provides a step-by-step guide on how to implement the finite difference method to solve the wave equation.

P
pypi.org
tool

Finite Difference Wave Equation Solver

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

R
researchgate.net
research

Wave Equation Solver using Finite Difference Method

This research paper discusses the application of finite difference method to solve the wave equation. The paper provides a detailed analysis of the finite difference method and its application to solve the wave equation.

M
mit.edu
article

Finite Difference Methods for Solving Wave Equations

This course notes provide a detailed discussion on finite difference methods for solving wave equations. The notes provide a step-by-step guide on how to implement the finite difference method to solve the wave equation.