- CLDC 迄今为止
- 7 数字图像处理:java编程与实验 初级入门教程程序代码 系列
- DXFTest java代码实现CAD的DXF文件读写
- ImageEncryptionDecryption_1_8 image encryption and decryption
- pso 粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学
- 08影院自动采集视频v3.2源码 仿 带微信对接教程 3.2版本修复: 1.修复分页10页后出问题的bug 2.增加~搞笑~分类 3.修复搜索出没有资源的视频依然可以点击的BUG 4.后台依据朋友们的要求增加了~畅言~设置 5.增加了友情链接位置 6.增加微信对接 后台地址: 你的域名/admin 账户和密码都是 admin(Imitation 08 theater automatic collection of video v3.2 source code with WeChat docking tutorial Version 3.2 repair: 1. bug to fix the problem after the 10 page of paging 2. increase to funny to classify 3. repair a BUG that is still clickable for a video that has no resources. 4. based on the background of friends ~ ~ set Chatteris increase 5. increase the location of the link 6. increase WeChat docking Background address: Your domain name /admin account and password are all admin)
文件名称:pso
-
所属分类:
- 标签属性:
- 上传时间:2018-04-02
-
文件大小:1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(The PSO algorithm is a kind of evolutionary algorithm. Similar to the simulated annealing algorithm, it also starts from the random solution and iteratively finds the optimal solution. It also evaluates the quality of the solution through fitness, but it is simpler than the genetic algorithm rules. It does not have the "Crossover" and "Mutation" operations of the genetic algorithm. It seeks the global optimum by following the current searched optimal value. This kind of algorithm has attracted much attention from the academic community because of its advantages of easy implementation, high precision and fast convergence. It also shows its superiority in solving practical problems. Particle swarm algorithm is a parallel algorithm.)
相关搜索: PSO
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
pso | 0 | 2017-06-21 |
pso\Fitness_Function.m | 1019 | 2017-09-17 |
pso\psoceshi.m | 2625 | 2017-09-17 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.