-
GA-and-PSO
GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤
1)修改设计变量个数
NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。
2)修改设计变量的上下限
VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。
3)修改FunName
变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。
4)修改最大迭代次数MaxIterations
要根据自己的问题实际,通过试算找出合适的MaxIterations数。
如果,你对GA与PSO比较精通,还可以通过修改KeepPercent、CrossPercent来提高算法的效率,但是对于初学者来说,上述的步骤与操作已经足够,所以其它不再赘述。祝你好运!
(GA genetic algorithm and PSO Ion combination algorithm matlab program, the following is a brief description of the use of this procedure with the use of step a) to modify the design variables are defined by the number of NPar variable number of design variables, in this case eight, when used according to need their actual situation changes. 2) modify the design variables on the lower limit is defined VarLow and VarHign upper and lower limits of design variables need to be modified when used according to their actual situation. Remember, dimensions variable, the number to be with a) variable consistency oh. 3) Modify FunName variable FunName definition is to optimize the objective function value calculation function, according to their actual situation into their own function name. 4) Modify the maximum number of iterations MaxIterations issue according to their actual, through spreadsheets to find the appropriate number MaxIterations. If you are more proficient GA and PSO, but also can)
- 2020-10-15 21:07:33下载
- 积分:1
-
c
电力系统短路故障计算 ,应用于电力系统分析。(Power system fault calculation)
- 2009-12-16 10:38:50下载
- 积分:1
-
MATLAB_GUI
《精通MATLAB+GUI》光盘的内容和所有例子的源代码(" Proficient in MATLAB+ GUI" CD-ROM contents and the source code for all examples)
- 2010-06-02 11:47:32下载
- 积分:1
-
04470099
A semi blind technique for estimating the carrier frequency offset in OFDM communication systems is presented in this
paper. The fractional and integer frequency offsets are esti-mated by employing a few null subcarriers in the rst OFDM
symbol in a frame. While the conventional null subcarrier based methods estimate the offset by a single global search, the
proposed method employs a two stage estimator, which greatly minimize the computational complexity.
- 2013-02-19 15:39:26下载
- 积分:1
-
2
本程序实现LPP降维功能,用于多模态故障诊断中,对象为TE,诊断效果很好(This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for TE
)
- 2013-08-31 10:55:05下载
- 积分:1
-
GRNN的数据预测-基于广义回归神经网络货运量预测
GRNN的数据预测-基于广义回归神经网络货运量预测(Data Prediction of GRNN-Freight Volume Prediction Based on Generalized Regression Neural Network)
- 2021-04-22 22:08:48下载
- 积分:1
-
MioStar_0_2
DLLInjector DLLInjector source code
MioStar MioStar source code
MioStar GUI MioStar GUI source code
MioStar Application All pieces assembled togheter. Run the MioStar GUI.exe to run it.
the rest should be self explaining.
- 2014-09-03 16:47:52下载
- 积分:1
-
GA--matlab
关于遗传算法的matlab软件实现,里面有三个遗传算法的matlab编程程序。(Matlab genetic algorithm implemented in software, there are three genetic algorithm Matlab programming procedures.)
- 2013-05-15 15:57:25下载
- 积分:1
-
jifenfa
这个程序是用于求解动态响应的一种积分方法,为常见的一种matlab程序。(This program is an integral method for solving dynamic response for a common matlab program.)
- 2015-04-06 15:56:04下载
- 积分:1
-
基于事件触发机制的移动机器人编队控制及仿真
在普通的移动机器人基于多智能体一致性的编队控制实验的基础上,增加了事件触发机制和一个虚拟领导者模型以达到更好的控制效果。(Based on the formation control experiments of common mobile robots based on multi-agent consistency, an event triggering mechanism and a virtual leader model are added to achieve better control effect.)
- 2020-06-23 19:00:02下载
- 积分:1