- 9Animation 使用VisualC++ Win32应用程序开发的一个OpenGL程序
- cSharptext-to-speech-and-voice-playback 用c#编能将文字变换为语音并存为音频文件的程序
- win7mstc_gr 用于win7上的超级终端
- uTorrent1.8.5 很厉害的文件也许你真的不知道但是还是要而是给而已真的要这么多字
- A-steady-state-decomposition-based-quantum-geneti Document which describes to Nondominated Sorting Genetic Algorithm III (NSGA III) written by Ray
- flowproject 使用java与activiti流程组件开发一个请假流程(simple process by activiti)
文件名称:PSO
-
所属分类:
- 标签属性:
- 上传时间:2017-01-25
-
文件大小:758byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
this source code for pso. 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. It solves 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, but 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.-this is source code for pso. 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. It solves 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, but 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fitness2.m
pso2.m
pso2.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.