-
zhangzhixing
张智星教授的数据聚类和模式识别MATLAB工具箱。(MTALAB)
- 2010-07-21 14:49:09下载
- 积分:1
-
TOA
基于TOA测量的Newton-Raphson定位算法仿真
基于TOA测量的Gauss-Newton定位算法仿真
基于TOA测量的Steepest Descent定位仿真(TOA-based localization algorithm simulation based on TOA measurements Gauss-Newton measured TOA measurements based on the Newton-Raphson localization algorithm simulation Steepest Descent positioning simulation)
- 2013-04-19 13:11:56下载
- 积分:1
-
salesman
salesman nearest neighbor algorithm
- 2012-04-02 18:48:30下载
- 积分: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
-
EnMn
EnMn 求一帧语音信号的短时能量和短时幅度函数(Seeking a short-time speech signal power and short range function)
- 2010-11-26 12:14:46下载
- 积分:1
-
output
说明: 这是一个信赖域方法的程序,简单实用,对初学者非常有用。(This is a trust region method procedures, simple, practical, very useful for beginners.
)
- 2011-03-24 12:14:55下载
- 积分:1
-
bp_train
bp网络训练源代码,可用于参数识别,模式分类,如损伤识别,故障诊断等(bp network training, the source code can be used for parameter identification, pattern classification, such as damage detection, fault diagnosis, etc.)
- 2007-07-04 09:15:45下载
- 积分:1
-
Matlab-jiangyi
MATLAB讲义,适合初学者,简单明了,包含全面(MATLAB lecture notes, suitable for beginners, simple, includes comprehensive)
- 2011-05-16 17:03:03下载
- 积分:1
-
Model_VRP_Matlab
浙江大学数学建模比赛2013B题Matlab源码,主要使用遗传算法和模拟退火解决自行车调度问题,此处为有时间窗的VRP问题,注释详尽,方便改进维护(Zhejiang University Mathematical Contest in Modeling 2013B title Matlab source code, detailed notes, easy to improve maintenance)
- 2020-11-22 14:59:36下载
- 积分:1
-
beamform
线阵,圆阵,圆柱阵,球阵三维波束形成图,二进制和十进制(小数)的转换(The 3D beamforming diagram of the linear array, circular array, cylindrical array ball array, binary and decimal (decimal) conversion)
- 2013-03-05 22:04:34下载
- 积分:1