-
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
-
bingwang
模拟光伏发电系统并网,希望对初学者有所帮助。(Simulation of photovoltaic power generation systems interconnection。Hope to help beginners.)
- 2015-01-12 14:34:42下载
- 积分:1
-
niemui
是国外的成品模型,esprit算法对有干扰的信号频率进行估计,包含收发两个客户端的链路级通信程序。( Foreign model is finished, esprit algorithm signal frequency interference can be assessed Contains two clients receive link-level communications program.)
- 2016-05-18 16:55:04下载
- 积分:1
-
123124
Root-MUSIC,PM,MUSIC算法的比较,详细介绍了这几种算法的优略,给出了详细的数据分析(Root-MUSIC, PM comparison, MUSIC algorithm, described in detail the advantages of these types of algorithm slightly, gives a detailed analysis of the data)
- 2014-08-13 16:53:12下载
- 积分:1
-
L1_intro
lecture1 for EECS332 digital image analysis
- 2011-10-05 08:32:04下载
- 积分:1
-
sqideal
用平面波展开法模拟2维光子晶体的能带结构,FDTD法模拟2维光子晶体能量传输(with plane wave expansion method simulation of two-dimensional photonic crystal structure of the band, FDTD simulation of two-dimensional photonic crystal energy transmission)
- 2007-01-18 22:31:37下载
- 积分:1
-
ARIMA
for estimating unknown parameters using ARIMA
- 2014-11-17 12:17:20下载
- 积分:1
-
nnuebpks
D-S证据理论数据融合,粒子图像分割及匹配均为自行编制的子例程,仿真图是速度、距离、幅度三维图像,加入重复控制,合成孔径雷达(SAR)目标成像仿真,从先验概率中采样,计算权重。( D-S evidence theory data fusion, Particle image segmentation and matching subroutines themselves are prepared, FIG simulation speed, distance, amplitude three-dimensional image, Join repetitive control, Synthetic Aperture Radar (SAR) imaging simulation target, Sampling a priori probability, calculate the weight.)
- 2016-03-15 21:00:19下载
- 积分:1
-
matlab神经网络30案例
rbf神经网络自适应控制matlab仿真实例(Matlab simulation example of RBF neural network adaptive control)
- 2020-11-27 10:29:30下载
- 积分:1
-
0130085197_CHIPOLLO
digital image processing using matlab..e-book
- 2012-06-25 05:54:36下载
- 积分:1