搜索资源列表
cpso
- CPSO C++
cpso
- c语言版基本粒子群算法源程序-c-language version of elementary particles algorithm source code
cpso
- 协同粒子群的原始文章,南非人所写。a cooperative approach to particel swarm optimization-Cooperative Particle Swarm original articles, written by South Africans. a cooperative approach to particel swarm optimization
cpso-HK
- 用matlab语言编的多维粒子群代吗,共参考-Matlab language made use of multi-dimensional particle swarm you on behalf of a total of reference
cpso
- 粒子群优化算法容易理解,实现简单,优化速度快,收敛性强。常用于解决种类最优化问题。-Particle swarm optimization algorithm easy to understand, easy to achieve, and optimize the speed and strong convergence. Types commonly used in the optimization problem to solve
CPSO
- 我修改的混沌粒子群算法 根据某本参考书上的讲解在pudn上的某个程序的基础上修改得来-this is based on one of the cpso source in pudn,i change it using a algthrim writen in a book
TEC_CLPSO-Sept-05
- 里面包含全面的粒子群算法,有CLPSO、CPSO、FIPSO等-Which contains a various particle swarm algorithms, there is CLPSO, CPSO, FIPSO, etc.
matlab
- i need source code for JSSP using GA,PSO,hPSO and CPSO.
CPSO
- 关于粒子群算法的一个很好的程序。欢迎大家共同学习和探讨。-Particle swarm optimization on a good program. Welcome to learn and explore together.
CPSO
- 混沌粒子群算法理论文献,比较全面的概括了这一算法-Chaotic particle swarm theory literature, a more comprehensive overview of this algorithm
CPSO
- 混沌粒子群-斜分绝对差的程序,是课题里面的,可以执行,给大家参考一下-CPSO-Oblique absolute difference
CPSO--S
- 混沌粒子群-直分绝对差的程序,也是课题里面用的,可以执行,供大家参考-CPSO-Straight points absolute deviation procedures
cPso-EN
- 混沌粒子群-二维直分最大熵的程序,研究课题里的内容,提供给大家参考-CPSO-Two-dimensional straight points of maximum entropy
CPSO
- cpso求解伸缩绳设计问题,优化目标寻求满足最小偏差切应力震动频率-cpso retractable rope design problem solving, optimization objectives seeking to meet the minimum shear stress vibration frequency deviation
CPSO
- 用CPSO算法求解带约束的函数优化问题。目标函数为f=(x(3)+2)*x(2)*x(1)^2,求其最小值;约束为g(1)=1-x(2)^3*x(3)/(71785*x(1)^4) g(2)=(4*x(2)^2-x(1)*x(2))/(12566*(x(2)*x(1)^3-x(1)^4))+1/(5108*x(1)^2)-1 g(3)=1-140.45*x(1)/(x(2)^2*x(3)) g(4)=(x(1)+x(2
cpso
- 根据cpso算法给出的一个matlab代码,全,添加测试函数即可运行-According cpso given an algorithm matlab code, full, add test functions to run
CPSO
- 带收缩因子的粒子群优化算法(CPSO)的matlab源代码-With constriction factor PSO (CPSO) matlab source code
CPSO
- 混沌粒子群优化算法-CPSO与基本粒子群对比,对同一个判断方程,输出二都的收敛曲线图,比较优劣!-Chaos particle swarm particle swarm optimization algorithm-CPSO contrast, a judge on the same equation, the convergence of both output two graphs compare the pros and cons
cpso
- CCPSO的c++实现,CCPSO具有天然的可并行性,通常用来求解高维优化问题。(CCPSO implementation of c++, CCPSO has natural parallelism, and is usually used to solve high-dimensional optimization problems.)
CPSO_test
- 粒子群优化算法CPSO,解决一下工程优化问题(Particle swarm optimization algorithm CPSO)