8 results · AI-generated index
I
ieee.org
article

Finite-Difference Time-Domain Method for Electromagnetic Simulation

This article presents an implementation of the FDTD algorithm using Python and NumPy for electromagnetic simulation, including examples and applications.

G
github.io
tool

FDTD Simulation with Python and NumPy

A Python package for FDTD simulation using NumPy, providing a simple and efficient way to simulate electromagnetic waves in various media.

M
mit.edu
research

Numerical Methods for Electromagnetic Simulation

Lecture notes on numerical methods for electromagnetic simulation, including the FDTD algorithm, with examples implemented in Python using NumPy.

R
researchgate.net
research

Python Implementation of FDTD Algorithm for EM Simulation

A research paper presenting a Python implementation of the FDTD algorithm for electromagnetic simulation, using NumPy for efficient computation.

Y
youtube.com
video

FDTD Algorithm Tutorial

A video tutorial on implementing the FDTD algorithm using Python and NumPy for electromagnetic simulation, covering the basics and applications.

N
numpy.org
official

Electromagnetic Simulation using FDTD Method

An example of using NumPy to implement the FDTD algorithm for electromagnetic simulation, including code snippets and explanations.

S
sciencedirect.com
article

FDTD Simulation of Electromagnetic Waves

A scientific article on FDTD simulation of electromagnetic waves using Python and NumPy, including applications and results.

P
pypi.org
tool

Python FDTD Simulator

A Python package for FDTD simulation, providing an easy-to-use interface for simulating electromagnetic waves using NumPy.