8 results · AI-generated index
S
scipy.io
tool

FDTD Simulation with NumPy and SciPy

This example demonstrates how to implement the Finite-Difference Time-Domain (FDTD) method using NumPy and SciPy for simulating electromagnetic wave propagation.

R
researchgate.net
research

Electromagnetic Wave Propagation using FDTD Method

This paper presents an implementation of the FDTD algorithm for simulating electromagnetic wave propagation in various media, utilizing NumPy and SciPy for efficient computation.

I
ieee.org
article

NumPy and SciPy for Computational Electromagnetics

This article discusses the application of NumPy and SciPy in computational electromagnetics, including the implementation of the FDTD algorithm for electromagnetic wave propagation.

G
github.com
tool

FDTD Algorithm Implementation in Python

This repository provides a Python implementation of the FDTD algorithm using NumPy and SciPy for simulating electromagnetic wave propagation, including examples and documentation.

E
edX.org
official

Electromagnetic Simulation using FDTD Method

This online course covers the fundamentals of electromagnetic simulation using the FDTD method, including implementation using NumPy and SciPy, and is offered by a leading university.

S
springer.com
article

Computational Electromagnetics with Python

This book provides a comprehensive introduction to computational electromagnetics using Python, including the implementation of the FDTD algorithm using NumPy and SciPy.

Y
youtube.com
video

FDTD Simulation of Electromagnetic Waves

This video tutorial demonstrates how to implement the FDTD algorithm using NumPy and SciPy for simulating electromagnetic wave propagation, including visualization and analysis.

M
mit.edu
research

Numerical Methods for Electromagnetic Wave Propagation

This course notes provide an overview of numerical methods for electromagnetic wave propagation, including the FDTD algorithm, and discuss implementation using NumPy and SciPy.