-
yichuansuanfa
将贪婪修复方法与遗传算法相结合,构成混和遗传算法,并求解经典背包问题。(The greedy repair method and genetic algorithm are combined to form hybrid genetic algorithm, and solve the classical knapsack problem.)
- 2010-05-31 21:50:59下载
- 积分:1
-
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
-
ZjProducPontential_year
批处理计算不同年份生产潜力的值,并将其输出到CSV文件(Batch calculate the value of the production potential of different years, and its output to a CSV file)
- 2012-08-27 23:53:45下载
- 积分:1
-
CalculateUserPosition
求解用户位置的Matlab函数代码,利用伪距测量用户位置的仿真计算(The Matlab function for solving location of the user code, the use of pseudo-range measurement location of the user s simulation)
- 2009-11-08 10:13:01下载
- 积分:1
-
MFSK
matlab sumilation 802.16
- 2010-05-20 08:35:47下载
- 积分:1
-
modelfree_0412
用matlab实现无模型自适应控制的点m文件(Model free adaptive control of the point m file with matlab)
- 2012-05-28 20:21:37下载
- 积分:1
-
PMKFandPAKF
实现卡尔曼滤波压缩感知和射影法压缩感知的算法对吧,包含了两者的性能仿真结果(Kalman filtering compressed sensing and projective France compressed sensing algorithm to it, including the performance of both the simulation results)
- 2013-07-20 12:55:23下载
- 积分:1
-
statistics_soilclass
随机森林算法的一个分类器,对随机森林得到的分类结果进行投票,选择最高概率的类别作为最终的投票结果。使用于土壤图斑分解,精细数字土壤制图。(Random Forest algorithm of a classifier, random forest classification results obtained to vote to choose the highest probability of category as the final voting results. Use polygon decomposition in soil, fine digital soil mapping.)
- 2021-03-07 14:49:30下载
- 积分:1
-
pca
一种主元分析的人脸识别matlab源码,利用SVD分解提取主分量进行人脸识别(A principal component analysis for face recognition matlab source code, the use of SVD decomposition to extract principal components for face recognition)
- 2007-09-15 11:40:41下载
- 积分:1
-
QPSK2
A QPSK modulator and demodulator using initial assumptions
- 2011-10-27 12:49:40下载
- 积分:1