搜索资源列表
遗传算法代码
- 这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
GA.C
- 基于VC++的遗传算法源码(相当经典),非常可观
Functionofgeneticalgorithmoptimizationprocedure.ra
- 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
11
- 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
pso.files
- 基于粒子群算法,可以用于函数优化的源代码,用matlab实现-Based on Particle Swarm algorithm, can be used for function optimization of source code, implementation using matlab
pso1
- 关于粒子群算法的c语言程序,可以用于函数优化,极其方便-About Particle Swarm c language program that can be used for function optimization, extremely convenient
pso2
- 基于改进的粒子群算法,可以用来求解函数优化问题-Based on Improved Particle Swarm algorithm, can be used to solve the function optimization problem
pso3
- 有关粒子群算法的源程序,用matlab语言编得,可用于求解函数优化问题-Particle Swarm Optimization on the source, using matlab language was made, can be used to solve the function optimization problem
genetic_algorithm
- 此算法是我用于应付智能优化算法考试而编写的,花了大量心血,主要用于求解函数优化问题,目标函数:f(x1,x2,x3)=x1*x1+x2*x2+x3*x3 约束条件:(sqrt(x1)+sqrt(x2)+sqrt(x3))<=2-This algorithm is used to meet my intelligent optimization algorithm for the preparation of examinations, and spent a lot of hard
PSOt
- 粒子群优化算法的源程序和pdf课件,还包括几个应用粒子群算法解决优化函数的例子-Particle swarm optimization algorithm source and pdf courseware
GA1
- 遗传算法代码,用于函数优化等,也可以改进,实现其他功能。-genetic algorithm is very useful for university student.
moea
- matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
qz
- 遗传算法函数优化源程序,运用的是权重系数法-Source of genetic algorithm function optimization, using the weight coefficient
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
单目标粒子群算法寻优
- 利用粒子群优化算法,对单目标函数寻优,寻找函数的极值。(Searching for the extremum of a function by searching the single objective function.)
遗传算法优化BP神经网络用于非线性函数拟合
- 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
chapter7多种群遗传算法的函数优化算法
- 多种群遗传算法代码,亲测可用,加快种群迭代速度(multi-population genetic algorithm)
遗传算法实例
- Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
蚁群算法ACO
- 一种经典蚁群算法的matlab代码,可进行函数的优化,内含函数的优化。(A classical ant colony algorithm's matlab code, can carry out the function optimization, contains the function optimization.)
狼群算法
- 灰色狼犬算法适用于多维函数优化问题,注有中文注解(It is applicable to multidimensional function optimization problems, with Chinese annotations.)