-
LinWPSO
线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 (Linear decreasing weight particle swarm optimization starting from random solutions to find the optimal solution by iteration, it is also the fitness to evaluate the quality of the solution, but it is much simpler than the genetic algorithm rules, it is not a genetic algorithm " cross" (Crossover) and " variation" (Mutation) operation, which follow the current search for the optimal value to find the global optimum. The advantage of this algorithm is its ease of implementation, high accuracy, fast convergence and attracted the attention of the academic community, and demonstrated its superiority in solving practical problems.)
- 2013-03-07 21:17:38下载
- 积分:1
-
Hamming(7-4)
script file for simulating BER with Hamming Code (7,4)
- 2012-08-20 20:08:32下载
- 积分:1
-
fsk
fsk的matlab例程,包括调制,解调,信噪比计算,眼图等(fsk the matlab routines, including modulation, demodulation, signal to noise ratio calculation, such as eye-diagram)
- 2008-04-18 15:41:56下载
- 积分:1
-
fls_svm(pso1)
模糊支持向量机算法研究,将模糊隶属度函数与最小二乘支持向量机相结合,来抑制异常点和噪声的影响(RESEARCH ON FUZZY SUPPORT VECTOR MACHINE )
- 2010-12-13 12:41:38下载
- 积分:1
-
chap4
被控对象为G(S)=400/(s*s+500s),首先运行模糊控制器程序chap4_2.m,并将模糊推理系统保存在a2中,然后运行模糊控制SIMULIK程序。位置指令为0.5sin(10t),simulink见chap4_3(Controlled object is G (S) = 400/(s* s+500s), first run the fuzzy controller program chap4_2.m, and stored in a2 fuzzy inference system, and then run the fuzzy control SIMULIK program. Position command is 0.5sin (10t), simulink see chap4_3)
- 2013-07-22 21:28:56下载
- 积分:1
-
k-means
k-means分类测试,通过自己建造数据集测试分类方法使用效果(K- means classification test, by building their test data set classification method using effect)
- 2014-12-09 14:13:21下载
- 积分:1
-
binary-ga
THIS IS A MATLAB CODE WITH GENETIC ALGORITHM.I WROTE IT FOR CROSSOVER OPERATOR IN GENETIC CODE IN MATLAB
- 2015-04-15 20:30:25下载
- 积分:1
-
system_response
This file contains the 3 responses of any system. This is generalized code
- 2014-02-13 01:12:48下载
- 积分:1
-
Matlab
蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法(Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route)
- 2010-10-19 21:43:27下载
- 积分:1
-
munpun_v36
matlab编写的元胞自动机,用谱方法计算流体力学一些流动现象的整体稳定性,相参脉冲串复调制信号。( matlab prepared cellular automata, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Complex modulation coherent pulse train signal.)
- 2016-11-17 09:55:25下载
- 积分:1