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

Finite-Difference Time-Domain Method for Antenna Design

This article presents a Python implementation of the FDTD algorithm for antenna design using NumPy, focusing on accuracy and efficiency.

G
github.io
tool

FDTD Simulation of Antennas using Python

An open-source repository providing Python code for FDTD simulations of antennas, utilizing NumPy for efficient computations.

M
mit.edu
research

Numerical Methods for Antenna Design

A course notes page from MIT discussing the application of the FDTD method in antenna design, including sample Python code using NumPy.

A
arxiv.org
research

Python Implementation of FDTD for Electromagnetic Simulations

A research paper detailing a Python implementation of the FDTD algorithm for electromagnetic simulations, applicable to antenna design, using NumPy for numerical computations.

N
numpy.org
official

FDTD Algorithm for Antenna Analysis

An example code on the official NumPy website demonstrating the use of NumPy in implementing the FDTD algorithm for antenna analysis.

Y
youtube.com
video

Antenna Design using FDTD Method

A video tutorial series on antenna design using the FDTD method, including Python code examples using NumPy.

S
sciencedirect.com
article

FDTD Simulations for Antenna Optimization

A scientific article discussing the use of FDTD simulations for optimizing antenna design, with a focus on Python implementation using NumPy.

G
gitlab.com
tool

Python Code for FDTD Antenna Simulations

A repository containing Python code for simulating antennas using the FDTD method, leveraging NumPy for efficient numerical computations.