搜索资源列表
Codess
- 使用fdtd算法的人都知道这是初学fdtd的入门程序,很简单的程序但是能起到很重要的作用哦-fdtd use of the algorithm people know that this is a novice fdtd induction procedures, The procedure is very simple but can play a very important role oh
EM_scattering
- 此程序源码可用于fdtd的电磁波模拟,对于正在研究雷达的学者来说,可以得到很好的帮助。-this procedure can be used fdtd source of the electromagnetic simulation, are studying radar scholars, can be very helpful.
fdtd2d
- 这是个二维FDTD源代码程序。描述的是一高斯脉冲在中间位置激励,然后向四周传播的场的变化。-This is a two-dimensional FDTD source code program. A Gaussian pulse isinitiated in the middle, and then travels outward.
ToyFDTD2-v1.0.tar
- FDTD源程序,计算电磁场问题,属于二维快速计算程序 适合初学者参考-FDTD
FDTD1D
- This a C# program that simulates one dimensional electromagnetic FDTD.
2D_fdtd_Cylindrical
- 二维金属圆柱体电磁场散射,C++编写,FDTD计算方法-Two-dimensional electromagnetic scattering metal cylinder, C++ writing, FDTD calculations
2D_fdtd_Ridge
- FDTD方法计算二维金属桥结构电磁场散射分布,C++环境-Dimensional FDTD method electromagnetic scattering distribution of metal bridge structure, C++ environment
PML
- 计算电磁学 FDTD PML 这是计算电磁学中关于吸收边界条件编程的程序-FDTD PML numeriacl electmagnetic very powerful
fdtd-chengxu
- 一维时域有限差分程序,用于计算一维周期结构,可以生成二维图。-matlab code
FDTD
- FDTD模拟一维空间理想边界条件下,介质不存在吸收和色散的情况下,脉冲光波的传输特性。-simulate one dementional,Ideal boundary conditions,material no absorption and dispertion,using FDTD method,Using Matlab language
时域2维声波方程全波形反演程序
- 二维时间域声波方程全波形反演,有限差分数是模拟(Two dimensional time domain full waveform inversion)
MPI并行FDTD
- FDTD是时域有限差分方法计算电磁方程,本源码是MPI实现并行计算的方法