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

Finite Difference Time Domain Method using NumPy

Implementation of the FDTD method using NumPy arrays in Python for simulating electromagnetic waves.

S
stanford.edu
article

Numerical Methods for Electromagnetics

Lecture notes on the FDTD method, including examples using NumPy and Python for solving Maxwell's equations.

N
numpy.org
official

FDTD Simulations with Python

Tutorial on using NumPy arrays to perform FDTD simulations in Python, including examples and code snippets.

P
pypi.org
tool

Python FDTD Simulator

Open-source Python package for FDTD simulations using NumPy arrays, including installation instructions and documentation.

W
wikipedia.org
article

Finite-Difference Time-Domain Method

Overview of the FDTD method, including its application in electromagnetics and simulation using NumPy arrays in Python.

R
researchgate.net
research

FDTD Method for Electromagnetic Simulations

Research paper on the application of the FDTD method using NumPy arrays in Python for simulating electromagnetic waves in complex media.

S
scipy.org
article

NumPy for Scientific Computing

Tutorial on using NumPy for scientific computing, including examples of FDTD simulations and electromagnetic wave propagation.

C
coursera.org
video

Python for Electromagnetics

Online course on using Python for electromagnetics, including lectures on the FDTD method and NumPy arrays for simulation.