文件名称:PSO_Cpp
介绍说明--下载内容来自于网络,使用问题请自行百度
程序介绍: 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。
-Program Descr iption: a flock of birds of prey simulation scenarios, so as to achieve the purpose of optimizing the objective function, which is the PSO! Initially feasible space group of particles generated randomly, and then let each particle in the virtual space began to fly in all directions, and each particle flying down their fitness value (which is the objective optimization function) the highest point , and the whole swarm has a maximum value of individual adaptation, so that particles flying time he had flown as far as possible toward the best point and collective best point. Finally converge to achieve the advantages similar purposes.
-Program Descr iption: a flock of birds of prey simulation scenarios, so as to achieve the purpose of optimizing the objective function, which is the PSO! Initially feasible space group of particles generated randomly, and then let each particle in the virtual space began to fly in all directions, and each particle flying down their fitness value (which is the objective optimization function) the highest point , and the whole swarm has a maximum value of individual adaptation, so that particles flying time he had flown as far as possible toward the best point and collective best point. Finally converge to achieve the advantages similar purposes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PSO_Cpp/
PSO_Cpp/粒子群算法/
PSO_Cpp/粒子群算法/pso/
PSO_Cpp/粒子群算法/pso/Src/
PSO_Cpp/粒子群算法/pso/Src/pso.cpp
PSO_Cpp/粒子群算法/pso/Src/pso.h
PSO_Cpp/粒子群算法/pso/例子/
PSO_Cpp/粒子群算法/pso/例子/Debug/
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.exe
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.ilk
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.obj
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.pch
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.pdb
PSO_Cpp/粒子群算法/pso/例子/Debug/StdAfx.obj
PSO_Cpp/粒子群算法/pso/例子/Debug/vc60.idb
PSO_Cpp/粒子群算法/pso/例子/Debug/vc60.pdb
PSO_Cpp/粒子群算法/pso/例子/pso.cpp
PSO_Cpp/粒子群算法/pso/例子/pso.dsp
PSO_Cpp/粒子群算法/pso/例子/pso.dsw
PSO_Cpp/粒子群算法/pso/例子/pso.h
PSO_Cpp/粒子群算法/pso/例子/pso.ncb
PSO_Cpp/粒子群算法/pso/例子/pso.opt
PSO_Cpp/粒子群算法/pso/例子/pso.plg
PSO_Cpp/粒子群算法/pso/例子/ReadMe.txt
PSO_Cpp/粒子群算法/pso/例子/StdAfx.cpp
PSO_Cpp/粒子群算法/pso/例子/StdAfx.h
PSO_Cpp/粒子群算法/说明.txt
PSO_Cpp/粒子群算法/
PSO_Cpp/粒子群算法/pso/
PSO_Cpp/粒子群算法/pso/Src/
PSO_Cpp/粒子群算法/pso/Src/pso.cpp
PSO_Cpp/粒子群算法/pso/Src/pso.h
PSO_Cpp/粒子群算法/pso/例子/
PSO_Cpp/粒子群算法/pso/例子/Debug/
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.exe
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.ilk
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.obj
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.pch
PSO_Cpp/粒子群算法/pso/例子/Debug/pso.pdb
PSO_Cpp/粒子群算法/pso/例子/Debug/StdAfx.obj
PSO_Cpp/粒子群算法/pso/例子/Debug/vc60.idb
PSO_Cpp/粒子群算法/pso/例子/Debug/vc60.pdb
PSO_Cpp/粒子群算法/pso/例子/pso.cpp
PSO_Cpp/粒子群算法/pso/例子/pso.dsp
PSO_Cpp/粒子群算法/pso/例子/pso.dsw
PSO_Cpp/粒子群算法/pso/例子/pso.h
PSO_Cpp/粒子群算法/pso/例子/pso.ncb
PSO_Cpp/粒子群算法/pso/例子/pso.opt
PSO_Cpp/粒子群算法/pso/例子/pso.plg
PSO_Cpp/粒子群算法/pso/例子/ReadMe.txt
PSO_Cpp/粒子群算法/pso/例子/StdAfx.cpp
PSO_Cpp/粒子群算法/pso/例子/StdAfx.h
PSO_Cpp/粒子群算法/说明.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
