登录
首页 » matlab » 使用matlab语言实现的时域有限差分算法-fdtd

使用matlab语言实现的时域有限差分算法-fdtd

于 2020-06-21 发布
0 188
下载积分: 1 下载次数: 2

代码说明:

说明:  使用matlab语言实现的时域有限差分算法(finite differentiate time domain)

文件列表:

fdtd3D.asv, 8198 , 2007-09-27
fdtd3D.m, 7825 , 2007-10-13
HF_program.m, 153658 , 2007-09-22
psvec.txt, 33798 , 2006-09-22
toyFDTD1.m, 29167 , 2007-10-01
www.pudn.com.txt, 218 , 2007-06-04
fdtd-matlab, 0 , 2017-06-18
fdtd-matlab\2474_fdtd_1D_demo_v2.m, 5082 , 2006-12-14
fdtd-matlab\cyl_fdtd_data.mat, 476999 , 2007-09-24
fdtd-matlab\demo_3dFDTD.m, 1611 , 2007-10-11
fdtd-matlab\drv_fdtd.m, 807 , 2006-12-14
fdtd-matlab\FDTD1.m, 4018 , 2007-09-22
fdtd-matlab\FDTD1.m.bak, 4014 , 2006-12-14
fdtd-matlab\fdtd2D.m, 19979 , 2007-10-15
fdtd-matlab\fdtd2de.m, 4094 , 2006-12-14
fdtd-matlab\FDTD3D_Main.m, 8540 , 2006-12-14
fdtd-matlab\fdtd_1d_3.m, 1437 , 2006-12-14
fdtd-matlab\FDTD_1D_abc.m, 9222 , 2006-12-14
fdtd-matlab\FDTD_1D_Erand.m, 5326 , 2007-09-22
fdtd-matlab\FDTD_1D_Erand.m.bak, 5325 , 2007-09-22
fdtd-matlab\FDTD_1D_ill.m, 4262 , 2006-12-14
fdtd-matlab\fdtd_1D_TEM.m, 2591 , 2006-12-14
fdtd-matlab\fdtd_2d_demo_v1_1.m, 8964 , 2007-10-15
fdtd-matlab\fdtd_2d_TM_3.m, 2100 , 2006-12-13
fdtd-matlab\gaussder_norm.m, 66 , 2007-09-24
fdtd-matlab\hs_err_pid3948.log, 15979 , 2007-10-01
fdtd-matlab\html, 0 , 2017-06-18
fdtd-matlab\html\fdtd2D.aux, 9 , 2007-10-12
fdtd-matlab\html\fdtd2D.dvi, 24388 , 2007-10-12
fdtd-matlab\html\fdtd2D.log, 13950 , 2007-10-12
fdtd-matlab\html\fdtd2D.pdf, 239933 , 2007-10-12
fdtd-matlab\html\fdtd2D.tex, 19701 , 2007-10-12
fdtd-matlab\html\fdtd2D.tex.bak, 19712 , 2007-10-12
fdtd-matlab\html\fdtd2D_01.eps, 927337 , 2007-10-12
fdtd-matlab\html\fdtd_2d_demo_v1_1.aux, 9 , 2007-10-13
fdtd-matlab\html\fdtd_2d_demo_v1_1.dvi, 11724 , 2007-10-13
fdtd-matlab\html\fdtd_2d_demo_v1_1.log, 9891 , 2007-10-13
fdtd-matlab\html\fdtd_2d_demo_v1_1.pdf, 30217 , 2007-10-13
fdtd-matlab\html\fdtd_2d_demo_v1_1.tex, 9303 , 2007-10-13
fdtd-matlab\html\fdtd_2d_demo_v1_1.tex.bak, 9360 , 2007-10-12
fdtd-matlab\Lossy_FDTD.m, 2286 , 2006-12-14
fdtd-matlab\RFGaussDerSimABC.eps, 13971 , 2007-09-24
fdtd-matlab\te_horn.m, 13148 , 2007-09-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • csfunc
    function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定义一个连续系统的 S-function(function [sys, x0, str, ts] = csfunc (t, x, u, flag)% definition of a continuous system of the S-function)
    2007-06-19 22:10:05下载
    积分:1
  • equalization
    实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。(Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c program, I have been completely tested.)
    2009-10-18 21:22:55下载
    积分:1
  • xiandaitongxinxitong
    现代通信系统第二版的源代码(非常全面)学习通信编程的必备。(The source code for the second edition of the modern communication systems)
    2012-04-22 10:58:39下载
    积分:1
  • grav_nonlinear
    地球物理勘探中重力资料解释的主要目的是由地表观测值推断地下可能存在的密度分布。众所周知,任何一组重力数据都可能由无数个密度分布所引起。即使假设了重力异常是由具有均匀密度差的单一地质体产生的,也得不出唯一的解(Gravity geophysical exploration data interpretation main purpose is inferred from surface observations may exist underground density distribution. Is known, any set of data may be provided by gravity density caused numerous. Even assuming that the gravity anomaly is determined by having a uniform density difference arising from a single geological body, they have no unique solution)
    2013-11-21 23:46:03下载
    积分:1
  • chapter3
    说明:  差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Differential evolution algorithm (DE) is an efficient global optimization algorithm. It is also a heuristic search algorithm based on population. Each individual in the group corresponds to a solution vector. The evolution process of differential evolution algorithm is very similar to genetic algorithm, including mutation, hybridization and selection operations, but the specific definition of these operations is different from that of genetic algorithm)
    2020-11-09 21:41:07下载
    积分:1
  • fade_diversity
    说明:  该函数用于多径瑞利信道仿真,其中y为输出信号(Multipath Rayleigh Channel)
    2010-04-12 20:24:02下载
    积分:1
  • wiseqs-y54ar3
    无线信道JlQQsv模型MATLAB仿真程序,实现了PEqTTgv技术下多参数的模拟,最接近物理信道,信道逼近参数接近最小二乘JlQQsv算法。 (Radio channelJlQQsv model MATLAB simulation program, to achieve a multi-parameter simulation PEqTTgv technology, the closest physical channel, the channel parameters close to the least square approximation algorithm JlQQsv )
    2015-12-22 09:51:23下载
    积分:1
  • Project2-2
    training and then recognition of a spesified word in MATLAB
    2009-05-15 03:16:24下载
    积分:1
  • pingjia
    图像质量评价,包括图像均方误差、信噪比比较等(Image quality evaluation, including images mean square error, signal to noise ratio comparison)
    2011-05-02 11:01:50下载
    积分:1
  • examples-singal-processing
    利用matlab进行信号处理的几个例子,简洁明了,十分实用(examples about signal processing using matlab)
    2014-01-08 16:09:52下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载