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

Finite-Difference Time-Domain (FDTD) Method in Python

Implementation of the FDTD method using NumPy for simulating electromagnetic wave propagation.

R
researchgate.net
research

Numerical Analysis of Electromagnetic Waves using FDTD

This article presents a Python code using NumPy for FDTD analysis of electromagnetic waves, including simulations and visualizations.

N
numpy.org
official

FDTD Simulation with Python and NumPy

Official NumPy documentation provides an example of FDTD simulation using Python, demonstrating the library's capabilities for numerical computations.

I
ieee.org
article

Python FDTD Code for Electromagnetic Simulations

This IEEE article discusses the development of an FDTD code in Python using NumPy for electromagnetic simulations, highlighting its efficiency and accuracy.

Y
youtube.com
video

FDTD Analysis using Python and NumPy Tutorial

A video tutorial on implementing FDTD analysis using Python and NumPy, covering the basics of the method and its implementation.

A
arxiv.org
research

NumPy-Based FDTD Solver for Electromagnetic Waves

This preprint presents a NumPy-based FDTD solver for simulating electromagnetic waves, including a Python implementation and example use cases.

S
stackoverflow.com
tool

Python Code for 2D FDTD Simulation using NumPy

A Q&A thread on Stack Overflow providing a Python code example for a 2D FDTD simulation using NumPy, along with explanations and discussions.

C
coursera.org
news

FDTD Method with Python and NumPy: A Computational Electromagnetics Perspective

This online course on Coursera covers the FDTD method using Python and NumPy, focusing on computational electromagnetics and numerical analysis.