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

Finite-Difference Time-Domain Method for Electromagnetic Simulations

This article presents a NumPy array implementation of the FDTD algorithm for electromagnetic simulations, providing a comprehensive overview of the method and its applications.

G
github.io
tool

FDTD Simulation using NumPy

A Python implementation of the FDTD algorithm using NumPy arrays for electromagnetic simulations, including examples and documentation for users.

R
researchgate.net
research

Electromagnetic Simulation using FDTD and NumPy

This research paper explores the use of NumPy arrays in the implementation of the FDTD algorithm for electromagnetic simulations, discussing the benefits and limitations of the approach.

N
numpy.org
official

NumPy Array Implementation of FDTD Algorithm

The official NumPy documentation provides an example implementation of the FDTD algorithm using NumPy arrays, demonstrating the library's capabilities for electromagnetic simulations.

C
coursera.org
video

FDTD Algorithm for Electromagnetic Simulations with NumPy

This online course covers the implementation of the FDTD algorithm using NumPy arrays for electromagnetic simulations, including video lectures and assignments.

E
edX.org
video

Electromagnetic Simulations using FDTD and Python

This online course explores the use of Python and NumPy arrays in the implementation of the FDTD algorithm for electromagnetic simulations, providing a comprehensive introduction to the topic.

A
arxiv.org
research

Optimization of FDTD Algorithm using NumPy Arrays

This research paper presents an optimized implementation of the FDTD algorithm using NumPy arrays, discussing the performance benefits and applications of the approach.

T
towardsdatascience.com
article

FDTD Simulation with NumPy and Matplotlib

This tutorial provides a step-by-step guide to implementing the FDTD algorithm using NumPy arrays and visualizing the results with Matplotlib, covering the basics of electromagnetic simulations.