-
matlab22
把微分方程的一维经典初值问题的有限插分法:Euler法、改进的Euler法、Admas二步外插法、Admas二步内插法编写成通用子程序,并且利用这些通用子程序解决常微分方程的数值解。(The classical one-dimensional differential equations initial value problem of limited interpolation method: Euler method, improved Euler method, Admas outside the two-step interpolation, Admas two-step interpolation method into a general-purpose subroutine to prepare and use it to solve common subroutines Numerical Solution of Ordinary Differential Equations.)
- 2008-04-13 19:36:54下载
- 积分:1
-
PAM
PAM误码率的程序,可以直接运行,有图片(PAM error rate of the procedure, can be directly run, there are picture)
- 2009-05-24 11:46:04下载
- 积分:1
-
mimo
是mimo仿真程序里面的一段小程序,非常适用于各种mimo程序里面用,很好用(Mimo simulation program is inside a small program that is ideal for use inside various mimo procedures, useful)
- 2010-05-18 16:13:44下载
- 积分:1
-
program-of-GUI
program of matlab GUI 精通matlab GUI光盘代码(Proficient in matlab GUI CD code)
- 2011-12-20 09:42:42下载
- 积分: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
-
dq
说明: simulation of stationary field to rotating field
- 2013-02-28 09:55:52下载
- 积分:1
-
IntelCodeTable
Intel Code Table for assembly developers
- 2014-12-15 00:09:00下载
- 积分:1
-
fourbeams_arbitrary_2d
利用Matlab实现四波入射光子晶体波导(Using Matlab to simulate a four-wave incident photon crystal waveguide)
- 2013-05-12 22:17:17下载
- 积分:1
-
GIS_localization_envelop
GIS特高频局部放电信号的包络线提取、并计算信号起始时刻,进而定位局放源位置。(Calculation of envelop of partial discharge UHF signals and the time of arrival. According to that ,the location of PD source can be determined.)
- 2020-07-02 04:20:01下载
- 积分:1
-
wavelab802
说明: 斯坦福大学的小波的工具箱 比matlab自带的工具箱更完善(Stanford University Wavelet own Matlab toolbox than the perfect toolbox)
- 2005-09-06 17:02:24下载
- 积分:1