搜索资源列表
AL
- A GENETIC ALGORITHM is a a parallel search method that manipulates a string of numbers (a chromosome) in a manner similar to the laws of evolution and biology. In this software, that string of numbers represents parameters of a mathematical
test06
- 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
PSO-extremum-optimization-algorithm
- 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
yichuansuanfa
- 基于遗传算法求复杂函数的极值,仅仅改变适应度函数即可以使用-Extremal complex functions based on genetic algorithms, simply changing the fitness function that can be used
vrp
- 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
PSO
- 基本粒子群算法,用于计算函数最小值,其中适应度函数fitness可以自定。-PSO function,which used to calculate the minimum value
pso-vmd
- 提供 基于粒子群算法优化的变分模态分解算法,适应度函数选择的是模糊熵(This paper presents a variational mode decomposition algorithm based on particle swarm optimization, and the selection of fitness function is fuzzy entropy)