登录
首页 » matlab » FDTD

FDTD

于 2014-09-18 发布 文件大小:938KB
0 203
下载积分: 1 下载次数: 8

代码说明:

  fd快速算法,实现数据的时域差分算法。包含一维和二维的算法(fd fast algorithm, difference time-domain algorithm data.)

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

发表评论

0 个回复

  • MATLAB_simulin_comunication_samples
    学习通信必不可少的工具simulink的权威书籍,教你如何踏上仿真之路(err)
    2008-03-31 13:52:24下载
    积分:1
  • gafmax
    % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
    2006-10-18 16:07:48下载
    积分:1
  • Arithmetic
    matlab程序,包括kruskal算法和kijkstra算法的程序 ()
    2007-09-04 09:25:18下载
    积分:1
  • MATLABDate
    课后习题数字信号处理的MATLAB实现Date代码(Homework digital signal processing in MATLAB Date code)
    2013-03-19 10:26:19下载
    积分:1
  • pubu
    画瀑布图,这是时域信号不同频率的瀑布图绘画程序(Painting waterfall chart)
    2014-05-16 22:49:09下载
    积分:1
  • matlab
    matlab教案ppt格式,实习报告,5章(ppt format matlab lesson plans, internship report, Chapter 5)
    2007-12-06 22:54:49下载
    积分:1
  • load_database1_Matlab
    This program makes a of images to be used for various computer vision applications
    2014-10-27 17:07:45下载
    积分:1
  • Kalman__1960
    AN IMPORTANT class of theoretical and practical problems in communication and control is of a statistical nature.
    2015-03-15 00:03:13下载
    积分:1
  • acdc
    The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.
    2014-10-11 16:39:32下载
    积分:1
  • kalmanestimate
    Kalman滤波在状态估计中的matlab编程,Kalman滤波是状态估计中比较常用的方法,可用于连续系统的状态估计(Kalman filter state estimation in the matlab programming, Kalman filter is more commonly used in state estimation method, can be used for continuous system state estimation )
    2013-05-22 09:32:08下载
    积分:1
  • 696516资源总数
  • 106579会员总数
  • 0今日下载