8 results ·
AI-generated index
Finite-Difference Time-Domain Method for 2D Wave Equation
This article presents a Python implementation of the finite-difference time-domain (FDTD) method for solving the 2D wave equation. The FDTD method is a popular numerical technique for solving partial differential equations.
2D FDTD Simulation using Python
A Python implementation of the 2D FDTD algorithm for simulating wave propagation. The code includes examples and visualizations using Matplotlib.
Numerical Solution of the 2D Wave Equation using FDTD
This research article discusses the numerical solution of the 2D wave equation using the FDTD method. A Python implementation is provided, along with numerical examples and error analysis.
FDTD Method for 2D Wave Equation
Lecture notes on the FDTD method for solving the 2D wave equation, including a Python implementation. The notes cover the theoretical background and numerical implementation.
R
researchgate.net
research
Python Code for 2D FDTD Simulation
A Python code for simulating the 2D wave equation using the FDTD method. The code is well-documented and includes examples and visualizations.
Finite Difference Time Domain Method
A Wikipedia article on the finite difference time domain method, including its application to the 2D wave equation. The article provides an overview of the method and its implementation.
2D Wave Equation Solver using FDTD
A video tutorial on solving the 2D wave equation using the FDTD method. The tutorial includes a Python implementation and visualizations.
S
sciencedirect.com
research
FDTD Simulation of 2D Wave Propagation
A research article on the FDTD simulation of 2D wave propagation. The article includes a Python implementation and discusses the numerical results and error analysis.