toyfdtd
共 11 篇文章
toyfdtd 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 11 篇文章,持续更新中。
toyFDTD1
Example of the FDTD method with graphical output.-Example of the FDTD method with graphical o utput.
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guaran
builds an alternate memory allocation scheme into ToyFDTD1. Contributed by John Schneider, it guarantees that the data arrays are contiguous, which the ToyFDTD1 scheme does not. Released 6 December, 1
free software based on toyFDTD
free software based on toyFDTD
toyFDTD一个简单的三维FDTD的程序用Fortran编的
toyFDTD一个简单的三维FDTD的程序用Fortran编的
TOYFDTD版本1.0
TOYFDTD版本1.0,使用的是计算电磁学的FDTD算法,带动态内存分配
ToyFDTD2, version 1.0
ToyFDTD2, version 1.0
3D FDTD 计算程序 ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published un
3D FDTD 计算程序
ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrat
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior o
toyFDTD GNU
toyFDTD GNU
This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdt
This a translation of the ToyFDTD c code available from the web site
http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html
This some optimization to use MATLAB matrix notation. Others may find a way to furt