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

Finite Difference Time Domain (FDTD) Simulation of Wave Equation in Python

A Python implementation of the FDTD method for solving the wave equation, including examples and documentation.

M
math.umd.edu
research

Numerical Solution of the Wave Equation using Finite Difference Methods

A research article discussing the application of finite difference methods to solve the wave equation, with a focus on numerical stability and accuracy.

S
stackoverflow.com
article

Python Code for 1D Wave Equation using Finite Difference Time Domain Method

A Q&A forum discussion providing a Python code example for simulating the 1D wave equation using the FDTD method.

N
numpy.org
article

FDTD Simulation of Electromagnetic Waves using Python

A tutorial on using NumPy and Python to simulate electromagnetic waves using the FDTD method, including example code and visualizations.

Y
youtube.com
video

Wave Equation Simulation using Finite Difference Time Domain Method

A video lecture explaining the FDTD method for solving the wave equation, with a Python code example and simulation results.

M
mit.edu
article

Finite Difference Methods for Solving the Wave Equation

A course notes page discussing the application of finite difference methods to solve the wave equation, including theoretical background and numerical examples.

P
pypi.org
tool

Python Implementation of the Wave Equation using Finite Difference Time Domain Method

A Python package providing an implementation of the FDTD method for solving the wave equation, with documentation and example usage.

O
osti.gov
research

Numerical Simulation of Wave Propagation using Finite Difference Methods

A research report discussing the application of finite difference methods to simulate wave propagation in various media, including example code and results.