8 results ·
AI-generated index
Finite Difference Method for 2D Wave Equation
This article discusses the numerical solution of the 2D wave equation using the finite difference method, including the derivation of the finite difference equations and the implementation of the method in MATLAB.
R
researchgate.net
research
Numerical Solution of Wave Equation in 2D using Finite Difference Method
This research paper presents a numerical solution of the 2D wave equation using the finite difference method, including the analysis of the stability and accuracy of the method.
2D Wave Equation Solver using Finite Difference Method
This GitHub repository provides a Python implementation of the finite difference method for solving the 2D wave equation, including a detailed explanation of the code and example use cases.
Finite Difference Methods for Wave Equations
This course notes from Stanford University discusses the finite difference methods for solving wave equations, including the 2D wave equation, and provides examples of how to implement the methods in practice.
S
sciencedirect.com
research
Numerical Solution of 2D Wave Equation using Finite Difference Method
This journal article presents a numerical solution of the 2D wave equation using the finite difference method, including the analysis of the convergence and stability of the method.
Finite Difference Method for Solving Wave Equations
This lecture notes from Nanyang Polytechnic discusses the finite difference method for solving wave equations, including the 2D wave equation, and provides examples of how to implement the method in practice.
Solving 2D Wave Equation using Finite Difference Method
This video tutorial provides a step-by-step guide on how to solve the 2D wave equation using the finite difference method, including the implementation of the method in MATLAB.
Finite Difference Methods for Wave Propagation Problems
This technical report from NASA discusses the finite difference methods for solving wave propagation problems, including the 2D wave equation, and provides examples of how to implement the methods in practice.