8 results · AI-generated index
N
numpy.org
official

Finite-Difference Time-Domain (FDTD) Method with NumPy

Example code for implementing the FDTD method using NumPy for simulating electromagnetic waves.

G
github.io
tool

FDTD Simulation using Python and NumPy

Open-source implementation of the FDTD method using Python and NumPy for educational purposes.

S
stanford.edu
article

Numerical Methods for Electromagnetics: FDTD

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

P
pypi.org
tool

Python FDTD Simulator

Python package for simulating electromagnetic waves using the FDTD method, built on top of NumPy.

R
researchgate.net
research

FDTD Method for Electromagnetic Simulation

Research paper on the application of the FDTD method for simulating electromagnetic waves, including example Python code using NumPy.

G
gitlab.com
tool

NumPy-Based FDTD Solver

Open-source FDTD solver implemented in Python using NumPy, with example usage and documentation.

C
coursera.org
video

Introduction to FDTD using Python and NumPy

Online course materials, including video lectures and example code, for learning the FDTD method using Python and NumPy.

T
towardsdatascience.com
article

FDTD Simulation with NumPy and Matplotlib

Tutorial article on simulating electromagnetic waves using the FDTD method with Python, NumPy, and Matplotlib for visualization.