-
SOM2
用MATLAB编写,采用som网络,来进行归类(随机初始权值)(Written with MATLAB, using som networks to classified (random initial weights))
- 2010-09-09 14:51:06下载
- 积分:1
-
pq1
实现逆变器的有功、无功解耦控制 采用功率外环和电流内环双环控制(PQ control)
- 2016-08-24 22:29:22下载
- 积分:1
-
cv1
CV1 - it is used for learnig work in matlab(CV1- it is used for learnig work in matlab)
- 2009-10-27 02:28:13下载
- 积分:1
-
11912872KPCAandPCA
face recognition using PCA algorithm
- 2009-04-30 23:39:25下载
- 积分:1
-
xiangliangshuzu
说明: matlab 数组与向量教程 简单明了 清华出的书 数组与向量教程 简单明了 清华出的书(matlab ppt that s for the new learners.It s obiously easy to learn which produced by tising university.)
- 2010-04-25 11:52:40下载
- 积分:1
-
untitled5
model reference with simulink
- 2011-10-24 03:57:14下载
- 积分:1
-
gengbao
这是一个好用的频偏估计算法的matlab仿真程序,基于混沌的模拟退火算法,数据包传送源码程序。( This is a useful frequency estimation algorithm matlab simulation program, Chaos-based simulated annealing algorithm, Data packet transfer source program.)
- 2016-11-13 17:58:11下载
- 积分:1
-
fc_testIsenburg
对浮点型数据进行压缩,将数据分为3个部分:符号位、指数、尾数,分别对其进行压缩(Of floating-point type data compression, data is divided into three parts: sign bit, index, mantissa, respectively, to compress their)
- 2009-05-04 13:03:29下载
- 积分:1
-
Opt-1.3
基于matlab的FIR滤波器设计工具箱,及其使用说明。工具箱内具有超多优化工具:sdpt3/Sedumi等(FIR Filter Optimization Toolbox
User s Guide Version 2.0)
- 2013-08-24 20:28:09下载
- 积分: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