搜索资源列表
standard
- 此为PSO标准源程序代码,用于计算Goldstein-Price函数的函数最小值.
TestProblemsforUnconstrainedOptimization
- it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. t
standard
- 此为PSO标准源程序代码,用于计算Goldstein-Price函数的函数最小值.-This is the standard PSO source code, used to calculate the Goldstein-Price function of the function minimum.
SPSO
- 标准微粒群算法源程序,该程序用于计算Goldstein-Price函数的函数最小值-Standard Particle Swarm Optimization source, the program used to calculate the Goldstein-Price function function of the minimum
liziqun
- particle swarm 粒子群的标准程序 该程序用于计算Goldstein-Price函数 的函数最小值 //微粒历史最优位置修改程序 //适应值函数计算程序 -particle swarm particle swarm standard procedure, the program used to calculate the Goldstein-Price function, a function of the
weiliqun
- 计算Goldstein-Price函数最小值的微粒群算法。-Goldstein-Price function computing the minimum value of the particle swarm algorithm.
gaijin
- 改进的随机微粒群算法的C++源程序,用于计算Goldstein-Price函数的最小值-Improved stochastic particle swarm optimization C++ source code
psocode
- 标准微粒群算法源程序 该程序用于计算Goldstein-Price函数 -Standard particle swarm algorithm source code of the program used to calculate the Goldstein-Price function
particle_swarm_algorithm
- 用VB6.0编写的随机微粒群算法,计算Goldstein-Price函数,具体公式参见《微粒群算法》-A random particle swarm algorithm written with VB6.0 to calculate Goldstein-Price function.
pso_goldstein_price
- 标准粒子群算法该程序用于计算 Goldstein-Price 函数的函数最小值问题。-pso algorithm
simulated-nnealing-spso-algorithm
- 基于模拟退火粒子群算法,算法以goldstein price 函数为测试函数,希望能对各位有所帮助!-simulated nnealing-spso-algorithm
spso-algorithm
- 随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm