搜索资源列表
函数优化的蚁群算法
- 用MATLAB编码的函数优化的蚁群算法!!!
optimization_cases_using_GA
- 运用遗传算法进行多元多峰函数优化,多目标问题优化!有案例!可以运行!-using Genetic Algorithm to test multi-peak function and multi-objective function.
利用遗传算法求某函数的最大值
- 利用遗传算法求某函数的最大值matlab- Asks some function using the heredity algorithm maximum value matlab
algorithm
- 求函数优化的伊藤算法源代码,下载后可以直接使用-Ito demand function optimization algorithm source code download can be used directly
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
function
- 基于遗传算法的函数优化,利用遗传算法求解函数极值。-Function based on genetic algorithm to optimize the use of genetic algorithm function extremum.
c++
- 这是一个函数优化得源码 是遗传算法得 你看看吧 希望你能接受-This is a function optimization genetic algorithm is a source you have to see you hope you can accept
pso1
- 基本粒子群优化算法(pso),用matlab编写的PSO源程序,适用于函数优化等-pso
GA
- 用遗传算法简单一元函数优化实例,效果较好,可以模仿做-Easy to use genetic algorithm function optimization examples of one dollar, the effect is better to do can be replicated
GA
- 热能工程专业硕士研究生毕业课题:遗传算法目标函数优化-Thermal engineering graduate Master' s graduate student issues: genetic algorithm to optimize the objective function
GAFO.ZIP
- 在matlab中利用遗传算法实现函数优化-In the use of matlab genetic algorithm function optimization
ACStest_lianxumatlab
- 基于MATLAB的蚁群算法连续函数优化,含帮助文件及论文-MATLAB-based ant colony algorithm for function optimization, with help documents and papers
SGA
- 基本遗传算法及其在函数优化中的应用,PPT课件,源程序-The basic genetic function optimization algorithm and its application, PPT software, source code
SA
- 模拟退火实现的连续函数优化问题。仿真效果良好-Simulated annealing to achieve the continuous function optimization problems. Simulation results
matlabmprogram
- 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
SGA
- 一个简单的遗传算法,适用于求解函数优化问题,Visual C++编写。-A simple genetic algorithm for solving function optimization problems, Visual C++ to prepare.
Genetic_Algorithm
- 利用matlab编写的一些简单函数优化的遗传算法程序~-Matlab prepared to use some simple function of the genetic algorithm optimization process ~
High_dimensional_function_optimization
- 高维函数优化,使用matlab实验的源码。在matlab6.0上调试通过。-High_dimensional_function_optimization
GA
- 简单的遗传算法,对函数优化具有很高的优越性。-A simple genetic algorithm, function optimization with a high superiority.
MATLABfunctionoptimization
- 解压后可以直接运行。打包里面的材料包括了1元2元三元的函数优化(都是采用二进制实现的)主要是用来实现函数的优化,具体在代码里面有详细说明。-the file is make for the beginner of learning matlab .I hope it can help you !