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 method using NumPy for antenna design, including a 3D simulation of a dipole antenna.

G
github.io
tool

FDTD Simulation of Antennas using Python

An open-source Python code for FDTD simulation of antennas, utilizing NumPy for efficient computation, with examples and documentation.

M
mit.edu
research

Numerical Methods for Antenna Design and Analysis

A course notes on numerical methods for antenna design, including FDTD, MoM, and FEM, with Python implementations using NumPy and SciPy.

R
researchgate.net
research

Python FDTD Simulator for Antenna Design

A Python-based FDTD simulator for antenna design, developed using NumPy and Matplotlib, with applications in wireless communication systems.

Y
youtube.com
video

FDTD Antenna Simulation using Python and NumPy

A video tutorial on simulating antennas using the FDTD method with Python and NumPy, covering the basics of FDTD and antenna design.

E
edx.org
official

Antenna Design and Simulation using FDTD and Python

An online course on antenna design and simulation, covering the FDTD method, Python programming, and NumPy, with hands-on exercises and projects.

A
arxiv.org
research

NumPy-Based FDTD Simulator for Antenna Analysis

A research paper presenting a NumPy-based FDTD simulator for antenna analysis, with applications in electromagnetic simulation and antenna design.

N
numpy.org
official

Python Implementation of FDTD for Antenna Design

A tutorial on implementing the FDTD method using NumPy for antenna design, covering the basics of NumPy and FDTD, with example code and simulations.