8 results · AI-generated index
N
numpy.org
article

Finite Difference Time Domain Method for 2D Wave Equation

Implementing the finite difference time domain method for the 2D wave equation using NumPy. This example demonstrates how to solve the wave equation in 2D using the finite difference method in Python.

G
github.io
tool

Solving the 2D Wave Equation using Finite Differences

A Python implementation of the finite difference time domain method for solving the 2D wave equation. This code uses the finite difference method to discretize the wave equation and solve it using NumPy.

S
stanford.edu
research

Finite Difference Methods for the Wave Equation

Lecture notes on finite difference methods for the wave equation, including the finite difference time domain method. These notes cover the theory and implementation of finite difference methods for solving the wave equation in 1D and 2D.

P
pypi.org
tool

2D Wave Equation Solver using Finite Differences

A Python package for solving the 2D wave equation using the finite difference time domain method. This package provides a simple and efficient way to solve the wave equation in 2D using finite differences.

M
mit.edu
research

Finite Difference Time Domain Method for Wave Equations

A course on computational methods for wave equations, including the finite difference time domain method. This course covers the theory and implementation of finite difference methods for solving wave equations in 1D and 2D.

R
researchgate.net
research

Python Implementation of the Finite Difference Time Domain Method

A Python implementation of the finite difference time domain method for solving the 2D wave equation. This code demonstrates how to use the finite difference method to solve the wave equation in 2D using Python.

Y
youtube.com
video

Solving Wave Equations using Finite Differences

A video tutorial on solving wave equations using finite differences. This video demonstrates how to use the finite difference method to solve the wave equation in 1D and 2D using Python.

N
ncar.ucar.edu
official

Finite Difference Methods for Wave Equations

A tutorial on finite difference methods for wave equations, including the finite difference time domain method. This tutorial covers the theory and implementation of finite difference methods for solving wave equations in 1D and 2D.