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

Finite-Difference Time-Domain Method for Electromagnetic Wave Propagation

This article presents a NumPy-based FDTD simulation for electromagnetic wave propagation in 2D and 3D spaces, with applications in antenna design and electromagnetic compatibility analysis.

G
github.io
tool

FDTD Simulations with NumPy

An open-source repository providing a Python implementation of the FDTD method using NumPy for simulating electromagnetic wave propagation in 2D and 3D, including examples and documentation.

R
researchgate.net
research

Electromagnetic Wave Propagation in 2D and 3D using FDTD Method

A research paper discussing the application of the FDTD method for simulating electromagnetic wave propagation in 2D and 3D, with a focus on the use of NumPy for efficient computation.

Y
youtube.com
video

NumPy-Based FDTD Simulation for Electromagnetic Waves

A video tutorial demonstrating how to implement a NumPy-based FDTD simulation for electromagnetic wave propagation in 2D and 3D, covering topics such as grid generation and boundary conditions.

N
ncsu.edu
article

FDTD Simulation of Electromagnetic Wave Propagation

A course project from North Carolina State University's Department of Electrical and Computer Engineering, utilizing NumPy to simulate electromagnetic wave propagation in 2D and 3D using the FDTD method.

P
pypi.org
tool

Python FDTD Simulator

A Python package providing a simple and efficient FDTD simulator using NumPy, suitable for simulating electromagnetic wave propagation in 2D and 3D, with documentation and example usage.

S
sciencedirect.com
article

Numerical Simulation of Electromagnetic Waves using FDTD

A book chapter discussing the numerical simulation of electromagnetic waves using the FDTD method, including a section on the use of NumPy for efficient computation in 2D and 3D simulations.

N
nist.gov
official

FDTD Method for Electromagnetic Wave Propagation

An official publication from the National Institute of Standards and Technology (NIST) discussing the application of the FDTD method for simulating electromagnetic wave propagation, including a section on the use of NumPy for computational efficiency.