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

Finite Difference Method for 1D Wave Equation

Implementation of the finite difference method in Python for solving the 1D wave equation, including code examples and visualizations.

M
math.ucsb.edu
research

Numerical Solution of the 1D Wave Equation using Finite Differences

A research article discussing the implementation of the finite difference method for solving the 1D wave equation, with a focus on numerical stability and accuracy.

R
realpython.com
article

Solving the 1D Wave Equation with Finite Differences in Python

A tutorial article providing a step-by-step guide to implementing the finite difference method in Python for solving the 1D wave equation, including example code and explanations.

M
mit.edu
official

Finite Difference Methods for Wave Equations

Lecture notes from a course on numerical methods for wave equations, covering the finite difference method and its implementation in Python for 1D wave equations.

P
pypi.org
tool

1D Wave Equation Solver using Finite Differences

A Python package implementing the finite difference method for solving the 1D wave equation, available for installation via pip.

H
hindawi.com
research

Finite Difference Method for Wave Equations: A Review

A review article discussing the finite difference method and its applications to wave equations, including the 1D wave equation, with a focus on recent developments and advancements.

C
coursera.org
video

Numerical Methods for Wave Equations

An online course covering numerical methods for wave equations, including the finite difference method and its implementation in Python for 1D wave equations.

N
ncar.ucar.edu
article

Finite Difference Methods for Solving Wave Equations

A tutorial on finite difference methods for solving wave equations, including the 1D wave equation, with a focus on atmospheric and oceanic applications.