8 results · AI-generated index
W
wikipedia.org
article

Finite-Difference Time-Domain Method

The finite-difference time-domain (FDTD) method is a numerical analysis technique used for modeling computational electrodynamics. Python code examples are available.

G
github.com
tool

FDTD Algorithm Implementation in Python

A Python implementation of the FDTD algorithm for simulating electromagnetic waves. The code includes examples and documentation for users.

M
mit.edu
research

Numerical Methods for Electromagnetics

Course notes and assignments for a graduate-level course on numerical methods for electromagnetics, including the FDTD algorithm. Python code is provided for some assignments.

Y
youtube.com
video

FDTD Simulation Using Python

A video tutorial on implementing the FDTD algorithm in Python for simulating electromagnetic waves. The video includes code examples and explanations.

P
pypi.org
tool

Python FDTD Simulator

A Python package for simulating electromagnetic waves using the FDTD algorithm. The package includes documentation and examples for users.

I
ieee.org
research

FDTD Method for Electromagnetic Simulation

A research paper on the FDTD method for electromagnetic simulation, including a discussion of the algorithm and its implementation in Python.

C
coursera.org
news

Introduction to FDTD Simulations

An online course on introduction to FDTD simulations, including lectures and assignments on implementing the FDTD algorithm in Python.

T
tutorialspoint.com
article

FDTD Algorithm Tutorial

A tutorial on the FDTD algorithm, including a step-by-step guide to implementing the algorithm in Python. The tutorial includes code examples and explanations.