8 results · AI-generated index
M
math.umn.edu
article

Finite Difference Method for 2D Wave Equation

This article discusses the numerical solution of the 2D wave equation using the finite difference method (FDM). It provides a detailed derivation of the finite difference equations and presents numerical examples to demonstrate the accuracy of the method.

G
github.io
tool

Numerical Solution of 2D Wave Equation using FDM

This repository provides a Python implementation of the finite difference method for solving the 2D wave equation. It includes a detailed README file with instructions on how to use the code and example use cases.

S
stanford.edu
research

Finite Difference Methods for Wave Equations

This course notes provide an introduction to finite difference methods for solving wave equations. It covers the basics of finite difference methods, including the formulation of finite difference equations and the analysis of stability and convergence.

Y
youtube.com
video

Solving the 2D Wave Equation using Finite Differences

This video tutorial provides a step-by-step guide to solving the 2D wave equation using finite differences. It covers the derivation of the finite difference equations and demonstrates how to implement the method in MATLAB.

S
springer.com
article

Numerical Methods for Wave Equations

This book chapter discusses numerical methods for solving wave equations, including the finite difference method. It provides a detailed overview of the theory and implementation of finite difference methods for wave equations.

P
pypi.org
tool

2D Wave Equation Solver using FDM

This Python package provides a solver for the 2D wave equation using the finite difference method. It includes a simple API for solving the equation and visualizing the results.

N
ncar.ucar.edu
research

Finite Difference Methods for Hyperbolic Equations

This research paper discusses the application of finite difference methods to hyperbolic equations, including the 2D wave equation. It presents numerical results and analysis of the stability and convergence of the method.

N
NASA.gov
official

Numerical Solution of Wave Equations

This technical report discusses the numerical solution of wave equations, including the 2D wave equation, using finite difference methods. It provides an overview of the theory and implementation of finite difference methods for wave equations.