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

Finite Difference Time Domain Method with NumPy

Implementation of the FDTD method using NumPy for solving Maxwell's equations. Includes examples and visualizations.

S
stanford.edu
article

Numerical Methods for Electromagnetics

Course notes on numerical methods for electromagnetics, including the FDTD method, with examples implemented in Python using NumPy.

R
researchgate.net
research

FDTD Method for Electromagnetic Simulations

Research paper on the FDTD method for electromagnetic simulations, including a NumPy implementation and examples of its application.

N
numpy.org
official

Python Implementation of FDTD Method

Official NumPy documentation with an example implementation of the FDTD method using NumPy arrays and functions.

Y
youtube.com
video

FDTD Simulations with Python and NumPy

Video tutorial on how to implement the FDTD method using Python and NumPy, including examples and step-by-step instructions.

W
wikipedia.org
article

Finite Difference Time Domain Method

Wikipedia article on the FDTD method, including its mathematical formulation, applications, and a section on numerical implementation using NumPy.

G
gitlab.com
tool

NumPy-Based FDTD Solver

Open-source implementation of an FDTD solver using NumPy, including examples and documentation on how to use the solver for electromagnetic simulations.

S
sciencedirect.com
research

Electromagnetic Simulations using FDTD and NumPy

Journal article on electromagnetic simulations using the FDTD method and NumPy, including examples and results of simulations for various scenarios.