搜索资源列表
lo-PSO
- PSO粒子群寻优算法。 Particle swarm optimization With linkage operator-PSO Particle Swarm Optimization algorithm. Particle swarm optimization With linkage oper.html se
pso_tsp_ansi_c
- 用C编写的粒子群寻优的优化算法,希望与大家共享-prepared by the Particle Swarm Optimization algorithm optimization, and share hope
粒子群算法的寻优算法-非线性函数极值寻优
- 通过粒子群算法对非线性函数的极值进行求解(The extremum of the nonlinear function is solved by particle swarm optimization)
粒子群算法-非线性函数极值寻优
- 根据粒子群算法原理,在MATLAB上完成非线性函数的极值寻优。(According to the principle of particle swarm optimization algorithm, the extremum of nonlinear function is optimized on MATLAB.)
粒子群算法的寻优算法-非线性函数极值寻优
- 使用粒子群优化算法实现函数最优值的求解,并对参数进行优化。(The particle swarm optimization algorithm is used to solve the optimal value of the function, and the parameters are optimized.)
[智能] 粒子群优化算法演示(PSO)-PSO_Wael
- 用粒子群优化算法进行函数寻优,比如寻找函数的最小值,最大值等。(Particle swarm optimization algorithm for function optimization, such as finding the function of the minimum, maximum and so on.)
simulation
- MATLAB语言程序,利用粒子群算法寻找目标函数的极小值,可移植,比较好用(search for the minumn point of objective function)
单目标粒子群算法寻优
- 利用粒子群优化算法,对单目标函数寻优,寻找函数的极值。(Searching for the extremum of a function by searching the single objective function.)
基于matlab多种群粒子群算法求解多目标优化问题
- 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization pro
动态粒子群
- 基于动态粒子群算法的动态环境寻优问题,粒子群算法在复杂环境下的编程实例。(Dynamic environment optimization problem based on dynamic particle swarm optimization algorithm, particle swarm optimization programming examples in complex environment.)
粒子群算法的寻优算法
- 粒子群寻优算法,通过粒子群算法寻找最优解的问题(Particle swarm optimization (PSO) algorithm and the problem of finding the optimal solution by particle swarm optimization)
基于动态粒子群算法的动态环境寻优算法
- 动态粒子群寻优算法,且通过matlab代码来实现(Dynamic particle swarm optimization algorithm, and realized through MATLAB code)
粒子群
- 粒子群寻优代码,可以获得水环境、气象等数值模型的最优值(The optimal value of the numerical model of water environment and meteorology can be obtained by the particle swarm optimization code.)
案例26 粒子群算法的寻优算法-非线性函数极值寻优
- 粒子群算法的寻优算法-非线性函数极值寻优(Optimization algorithm for 26 particle swarm optimization - nonlinear function extremum optimization)
pso2
- 粒子群比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(It is more simple than the genetic algorithm rule. It doesn't have the crosso
单目标粒子群(书13章)
- 粒子群寻优算法的概念,意义,例子,解释及其教程综合在一起(The concept, meaning, examples, explanations and tutorials of particle swarm optimization algorithm are integrated.)
Particle Swarm Optimization
- 优化算法的一种,粒子群寻优算法。它的基本核心是利用群体中的个体对信息的共享从而使得整个群体的运动在问题求解空间中产生从无序到有序的演化过程,从而获得问题的最优解。(a kind smart mathema algorithm____Particle Swarm Optimization)
PSO_written_with_java
- 粒子群算法,采用java编写,适合需要使用java作为编写算法工具的开发人员。(Particle swarm optimization algorithm, written in Java, is suitable for developers who need to use Java as an algorithm tool.)
粒子群算法的寻优算法
- 一个关于粒子群算法的非线性函数极值寻优代码(A Nonlinear Function Extremum Code for Particle Swarm Optimization)
混沌粒子群寻优算法和各种常见的混沌吸引子程序
- 混沌粒子群寻优算法和各种常见的混沌吸引子程序,适合新手学习。。。。。。(Chaotic particle swarm optimization algorithm and the chaotic attractor of various common procedures, suitable for novice to learn...)