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

Finite-Difference Time-Domain Method with Dispersion Compensation

This article presents a numerical implementation of the finite-difference time-domain (FDTD) method with dispersion compensation using NumPy.

G
github.com
tool

FDTD with Dispersion Compensation in Python

A Python implementation of the FDTD method with dispersion compensation using NumPy, including example code and documentation.

R
researchgate.net
research

Dispersion Compensation in FDTD Simulations

Research paper discussing the importance of dispersion compensation in FDTD simulations, including a NumPy implementation.

S
stackoverflow.com
article

NumPy Implementation of FDTD with Dispersion Compensation

A Q&A thread on Stack Overflow discussing the implementation of FDTD with dispersion compensation using NumPy, including example code.

S
sciencedirect.com
article

FDTD Method with Dispersion Compensation for Electromagnetic Simulations

A scientific article discussing the application of the FDTD method with dispersion compensation for electromagnetic simulations, including a NumPy implementation.

Y
youtube.com
video

Dispersion Compensation in FDTD using Python

A video tutorial on implementing dispersion compensation in FDTD simulations using Python and NumPy.

A
arxiv.org
research

FDTD Simulations with Dispersion Compensation using NumPy

A preprint article discussing the implementation of FDTD simulations with dispersion compensation using NumPy, including example code and results.

N
numpy.org
official

NumPy and FDTD: A Guide to Dispersion Compensation

An official NumPy guide to implementing FDTD simulations with dispersion compensation, including example code and best practices.