-
pso
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years ((Evolu2tionary Algorithm- EA) .PSO algorithm is an evolutionary algorithm, and similar genetic algorithm, it is also starting random solutions, through iterative search for the optimal solution, which is also uated by the quality of the fitness solution, but it is much simpler than genetic algorithms rule, it does not have the genetic algorithm cross (Crossover) and variant (Mutation) operation, which by following the current search to find the optimal value to the global optimum. the algorithm for its easy implementation, high accuracy, and fast convergence advantages attracted academic attention, and in solving practical problems demonstrated its superiority.)
- 2014-11-10 10:45:51下载
- 积分:1
-
erjie_AR_model
自己编的一个简单的AR二阶模型,希望有用。(This is for AR(2) model.)
- 2013-10-20 12:13:14下载
- 积分:1
-
highfrequency
高阶谱分析软件。matlab编程环境。整理了相关的软件在一起,使用于相关学习的人下载学习该算法。(High-order spectral analysis software. matlab programming environment. Collate the relevant software together, learning to use in the relevant download learn the algorithm.)
- 2007-10-22 21:30:02下载
- 积分:1
-
paessens
Paessens Algorithm for VRP
- 2012-03-30 02:55:14下载
- 积分:1
-
cyclic-test
matlab编程的循环统计量的仿真程序,运行了效果还行,可能有些地方不太好,敬请指正(matlab programming cycle statistics of the simulation program, run the results were OK, there may be some places not very good, please correct me)
- 2011-09-10 22:34:02下载
- 积分:1
-
jcs-RBTS
基于交叉熵法的电力系统可靠性分析,需要输入测试系统数据才行哟!(Reliability analysis of cross-entropy-based power systems, test systems need to enter data for the job yo!)
- 2021-04-19 21:28:51下载
- 积分:1
-
ribbondemo_src
Ribbon frome codeproject
- 2015-03-11 18:07:14下载
- 积分:1
-
mmc-hvdc
说明: 包含30个智能算法。遗传算法粒子群算法等等。(It contains 30 intelligent algorithms.)
- 2020-06-28 18:32:19下载
- 积分:1
-
AdaBoost
Adaboost Classification algorithm in Matlab
- 2012-06-02 00:29:32下载
- 积分:1
-
a-sample-LDA
LDA简单的小程序,线性判别,用于分类的(LDA simple little program, linear discriminant for classification)
- 2013-12-11 20:20:58下载
- 积分:1