8 results · AI-generated index
M
mit.edu
article

Finite Difference Time Domain Method for Wave Equation

This article presents a Python implementation of the finite difference time domain method for solving the wave equation, with applications in physics and engineering.

G
github.io
tool

Wave Equation Solver using Finite Difference Time Domain

An open-source Python library for solving the wave equation using the finite difference time domain method, with example use cases and documentation.

R
researchgate.net
research

Numerical Solution of Wave Equation using Finite Difference Time Domain

A research paper presenting a numerical solution of the wave equation using the finite difference time domain method, with a Python implementation and results.

I
ieee.org
research

Finite Difference Time Domain Simulation of Wave Propagation

A conference paper presenting a finite difference time domain simulation of wave propagation in various media, with a Python implementation and comparison with analytical solutions.

S
stackoverflow.com
article

Python Implementation of Wave Equation using Finite Difference Time Domain

A Q&A forum discussion on implementing the wave equation using the finite difference time domain method in Python, with example code and explanations.

S
sciencedirect.com
research

Finite Difference Time Domain Method for Wave Equation in 2D and 3D

A journal article presenting an extension of the finite difference time domain method for solving the wave equation in 2D and 3D, with a Python implementation and numerical results.

Y
youtube.com
video

Wave Equation Simulation using Finite Difference Time Domain

A video tutorial on simulating the wave equation using the finite difference time domain method, with a Python implementation and visualization of results.

C
coursera.org
official

Finite Difference Time Domain Method for Wave Equation: Theory and Implementation

An online course module covering the theory and implementation of the finite difference time domain method for solving the wave equation, with a Python implementation and assignments.