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

Finite-Difference Time-Domain Method with NumPy

Implementation of the FDTD method in Python using NumPy for simulating electromagnetic waves. Includes example code and documentation.

M
mit.edu
article

Numerical Methods for Electromagnetics

Course notes on numerical methods for electromagnetics, including the FDTD method. Provides Python code examples using NumPy for implementation.

R
researchgate.net
research

FDTD Simulation using Python and NumPy

Research paper on FDTD simulation using Python and NumPy. Discusses the implementation details and provides example code.

N
numpy.org
official

Python Implementation of FDTD Method

Official NumPy documentation with an example implementation of the FDTD method in Python. Includes code snippets and explanations.

Y
youtube.com
video

FDTD Method Tutorial with Python and NumPy

Video tutorial on implementing the FDTD method in Python using NumPy. Covers the basics of the method and provides example code.

S
sciencedirect.com
article

Numerical Simulation of Electromagnetic Waves using FDTD

Journal article on numerical simulation of electromagnetic waves using the FDTD method. Includes a discussion on implementation in Python using NumPy.

T
tutorialspoint.com
tool

FDTD Method with Python and NumPy: A Tutorial

Tutorial on implementing the FDTD method in Python using NumPy. Covers the basics of the method and provides example code and exercises.

G
gitlab.com
tool

Python Code for FDTD Method

Open-source Python code for implementing the FDTD method using NumPy. Includes documentation and example usage.