-
fibonacci
fibonacci search algorithm matlab
- 2012-04-07 06:11:32下载
- 积分:1
-
xitongjiaozheng
设计一超前校正环节,使得超调量为20 ,调节时间为1s。系统单位斜坡稳态响应误差为10 。并作出校正前后后的系统单位阶跃响应时域曲线加以比较。(Design a lead correction link, so the overshoot is 20 , adjust the time of 1s. Steady-state response of the system unit error of the slope is 10 . Made before and after correction and after the system unit step response curves are compared in time domain.)
- 2011-05-29 20:07:48下载
- 积分:1
-
Tr_1
Study modes phase transformer experience load and short-circuit calculation of parameters of the equivalent circuit of the transformer.
- 2014-01-23 07:53:53下载
- 积分:1
-
FCM-master
说明: 模糊c均值(fcm)实现无监督聚类算法,经本人尝试,程序可以正常运行(Fuzzy C-means (FCM) to achieve unsupervised clustering algorithm, I try, the program can run normally)
- 2021-01-24 13:44:32下载
- 积分:1
-
fastslam
fastSLAM算法的matlab实现,
有GUI仿真界面.
(fastSLAM Algorithm Implementation of Matlab, a GUI interface simulation.)
- 2007-06-13 09:01:23下载
- 积分:1
-
MOSPO
说明: 多目标粒子群算法,两个目标的粒子群算法,得到的图时帕累托前沿(Particle swarm optimization algorithm for two targets)
- 2019-12-01 15:42:05下载
- 积分:1
-
Y877760[1].zip
迭代学习控制,MATLAB实现程序,pid控制器(Iterative Learning Control, MATLAB realization process, pid controller)
- 2009-05-07 16:59:03下载
- 积分:1
-
code
介绍MATLAB一般功能,并采用实例演示之 (Describes the general function of MATLAB, and uses examples demonstrate the)
- 2010-01-23 19:55:20下载
- 积分: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
-
MATLAB
MATLAB遗传算法工具箱及应用
这是一本不错的书(MATLAB genetic algorithm toolbox and its application..it is a good book!)
- 2012-09-08 22:08:33下载
- 积分:1