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

Finite Difference Method for Wave Equation in Python

Implementation of finite difference method in Python to solve the one-dimensional wave equation, including code examples and visualizations.

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 accuracy.

N
nasa.gov
official

Finite Difference Methods for Solving Partial Differential Equations

An official NASA publication providing an overview of finite difference methods for solving partial differential equations, including the wave equation.

S
stackoverflow.com
article

Python Code for Solving the Wave Equation using Finite Differences

A Q&A thread on Stack Overflow providing example Python code for solving the wave equation using finite differences, along with explanations and advice.

C
coursera.org
video

Numerical Solution of the Wave Equation using Finite Difference Methods

An online course offered through Coursera, covering the numerical solution of partial differential equations, including the wave equation, using finite difference methods.

M
mit.edu
article

Finite Difference Method for Wave Propagation

A lecture note from MIT discussing the application of finite difference methods to solve wave propagation problems, including the wave equation.

R
realpython.com
article

Solving the Wave Equation with Finite Differences in Python

A tutorial article on Real Python providing a step-by-step guide to solving the wave equation using finite differences in Python.

S
scicomp.stackexchange.com
article

Finite Difference Methods for Wave Equation

A discussion thread on the Computational Science Stack Exchange forum, focusing on the application of finite difference methods to solve the wave equation.