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

2D Wave Propagation using Finite Difference Method

Python code for simulating 2D wave propagation using the finite difference method. The code includes a simple implementation of the wave equation and visualization using matplotlib.

S
stanford.edu
article

Finite Difference Methods for Wave Propagation

Lecture notes on finite difference methods for wave propagation, including 1D and 2D examples. The notes cover the basics of the finite difference method and its application to wave propagation problems.

R
researchgate.net
research

Numerical Solution of the Wave Equation using Finite Differences

Research paper on the numerical solution of the wave equation using finite differences. The paper presents a detailed analysis of the finite difference method and its application to 2D wave propagation problems.

Y
youtube.com
video

2D Wave Propagation Simulation using Python

Video tutorial on simulating 2D wave propagation using Python and the finite difference method. The video covers the implementation of the wave equation and visualization of the results.

N
ncar.ucar.edu
official

Finite Difference Method for Wave Propagation in 2D

Official documentation on the finite difference method for wave propagation in 2D, including example code in Python. The documentation covers the basics of the finite difference method and its application to wave propagation problems.

R
realpython.com
article

Wave Propagation using Finite Differences in Python

Tutorial on wave propagation using finite differences in Python. The tutorial covers the implementation of the wave equation and visualization of the results using matplotlib.

S
springer.com
article

Finite Difference Methods for Wave Propagation Problems

Book chapter on finite difference methods for wave propagation problems, including 2D examples. The chapter covers the basics of the finite difference method and its application to wave propagation problems.

P
pyscript.co
tool

2D Wave Propagation Simulation using Finite Differences

Interactive simulation of 2D wave propagation using finite differences. The simulation allows users to adjust parameters and visualize the results in real-time.