- drawingproject Writing a Graphical Editor
- SerialPort 使用WUNCE编写的串口测试程序
- jsp :安装Tomcat 第三步:修改tomcat/conf目录下的server.xml文件. 在</host>前加入以下代码: <Context path="" docBase="e:\" debug="0" relbookdable="true" workDir="e:\\work"></Context> 保存server.xml文件. 第四步:创建WEB应用目录 1. 建立路径 e:/ 2. 在目录下建两个目录 WEB
- chap2 VHDL的CPU仿真与实现 很好的源代码介绍
- jflashplayer-trial 基于flash播放器java源代码程序
- echocardiography-LV-detect 超声图像提取左心室轮廓的MATLAB程序
文件名称:pso
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.56kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
相关搜索: matlab local best pso
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pso.m
pso2.m
psoku.m
Tes.m
Tes2.m
Tes3.m
pso2.m
psoku.m
Tes.m
Tes2.m
Tes3.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.