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 2D example with a dipole antenna.

G
github.io
tool

FDTD Simulation of Antennas using Python and NumPy

An open-source repository providing Python code for FDTD simulations of antennas, utilizing NumPy for efficient computations and including examples for various antenna types.

C
coursera.org
video

Numerical Methods for Antenna Design: FDTD and More

A course on numerical methods for antenna design, covering the FDTD method and its implementation in Python using NumPy, as well as other relevant techniques.

R
researchgate.net
research

Python Implementation of FDTD for Antenna Analysis

A research paper discussing the implementation of the FDTD method in Python for antenna analysis, focusing on the use of NumPy for improved performance.

E
edX.org
official

FDTD Method for Antenna Design with Python and NumPy

An online course covering the fundamentals of the FDTD method and its application to antenna design, with Python code examples using NumPy.

N
numpy.org
article

Antenna Design using FDTD and Python

A tutorial on using NumPy for FDTD simulations in antenna design, including code examples and explanations of key concepts.

A
acm.org
research

FDTD Simulation of Antennas with Python and NumPy

A publication discussing the use of Python and NumPy for FDTD simulations of antennas, highlighting the benefits of this approach for efficient and accurate design.

G
gitlab.com
tool

Python Code for FDTD Antenna Simulation

An open-source repository providing Python code for FDTD antenna simulations using NumPy, including documentation and examples for various antenna configurations.