搜索资源列表
cpso
- c语言版基本粒子群算法源程序-c-language version of elementary particles algorithm source code
cpso-HK.rar
- 用matlab语言编的多维粒子群代吗,共参考,Matlab language made use of multi-dimensional particle swarm you on behalf of a total of reference
pso-svm.rar
- 粒子群算法与支持向量机的结合,用粒子群算法快速寻找支持向量机的最优参数。,Particle swarm optimization with support vector machines with particle swarm optimization with support vector machines quickly find the optimal parameters.
qpso
- QPSO算法的MATLAB源码,给需要的人,希望斑竹给加点技术分-MATLAB algorithm QPSO source, give the necessary people, hoping to add points Chiloscyllium technical sub-
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
cpso
- c版标准pso算法,可以用于学习算法的初学者使用-c version of the standard pso algorithm can be used for beginners learning algorithm
CPSO
- 关于粒子群算法的一个很好的程序。欢迎大家共同学习和探讨。-Particle swarm optimization on a good program. Welcome to learn and explore together.
PIDNN-control
- 用PID神经网络进行时变单变量非线性系统的控制,模型为:y(k)=a*sin(b*y(k-1))+1.2*u(k-1)-a example for PID neural network control
CPSO-FOR-function
- 小生境遗传粒子群混合算法及其测试函数,已经运行。-Niche Genetic Algorithm——PSO
constrain-opt
- 针对工程优化设计问题,提出了基于混沌粒子群算法的工程约束优化问题求解方法。CPSO算法利用混沌搜 索的全局遍历性、随机性和规律性等特点, 引导粒子在全局范围内搜索, 从而克服了传统粒子群算法早熟收敛的缺点。 该算法以种群适应度方差作为粒子群优化算法早熟收敛的判据, 并用惩罚函数法处理违法约束的粒子, 当基本粒子群算 法陷入早熟时, 随机选择粒子群中的部分粒子实施混沌搜索, 直至满足迭代收敛条件为止。CPSO算法能提高种群的多 样性和粒子搜索的遍历性, 从而有效提高了PSO算法的收
PSO
- 经典PSO和混沌PSO及相应测试函数,希望对大家有帮助。-PSO、CPSO and Test Function
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))/1.5-1 决策变量取值范围:x1-[0.05,
cpso
- 提出多目标混沌粒子群优化算法并应用于机器人足球防守策略之中。在对方多名队员进攻情况下,通过该策略引导我方队员防守跑位,并选取我方位置最佳队员对对方主攻队员进行截球,从而达到成功防守的目的。-A robot soccer defensive strategy based on multi-objective chaotic particle swarm algorithm is proposed. When two or more opponents attack,
CPSO
- 混沌粒子群算法,求代价函数问题,可以避免粒子群算法陷入局部最优,求取全局最优。代码含代价函数,可作为例子理解。-Chaos particle swarm optimization, seeking cost function problems, avoid getting into local optimum particle swarm algorithm, obtaining the global optimum. Code containing cost function can be u
CPSO
- 一种混沌粒子群算法,基于C++环境,效果还行-A chaotic particle swarm algorithm based on the C++ environment, the effect is also OK
cpso
- CCPSO的c++实现,CCPSO具有天然的可并行性,通常用来求解高维优化问题。(CCPSO implementation of c++, CCPSO has natural parallelism, and is usually used to solve high-dimensional optimization problems.)