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

Finite-Difference Time-Domain Method with NumPy

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

S
stanford.edu
article

Numerical Methods for Electromagnetics

Course notes on numerical methods for electromagnetics, including the FDTD algorithm. Provides a detailed explanation of the implementation using NumPy.

R
researchgate.net
research

FDTD Simulation of Electromagnetic Waves using Python

Research paper on the implementation of the FDTD algorithm for simulating electromagnetic waves using Python and NumPy. Includes results and discussion.

N
numpy.org
official

Electromagnetic Simulation with FDTD

Official NumPy documentation on using the library for electromagnetic simulations, including the FDTD algorithm. Provides example code and tutorials.

I
ieee.org
article

FDTD Algorithm for Electromagnetic Waves

IEEE article on the FDTD algorithm for simulating electromagnetic waves. Includes a discussion on the implementation using NumPy and other programming languages.

P
pypi.org
tool

Python FDTD Simulator

Python package for simulating electromagnetic waves using the FDTD algorithm. Includes installation instructions and example usage.

W
wikipedia.org
article

Finite-Difference Time-Domain Method

Wikipedia article on the FDTD method, including its application to electromagnetic simulations. Provides a detailed explanation of the algorithm and its implementation.

Y
youtube.com
video

Electromagnetic Wave Simulation using FDTD and NumPy

Video tutorial on simulating electromagnetic waves using the FDTD algorithm and NumPy. Includes example code and explanations.