搜索资源列表
yichuan
- matlab用标准遗传算法求f(x)=x2-22x+30函数的最小值,x [0,31]。 包含源码及结果-matlab using standard genetic algorithms f (x) = x2-22x+30 the minimization, x [0,31]. Includes source code and results
02
- 我上传了一本MATLAB遗传算法工具箱及应用,这是一本不错的书,对大家学习遗传算法和熟悉MATLAB工具有很大的帮助作用。-I uploaded a MATLAB genetic algorithm toolbox and its application, this is a good book, for everyone familiar with the study of genetic algorithm and MATLAB tools has a lot of help.
MGA
- 本文介绍了模糊自适应遗传算法,并对其性能进行了分析-This paper introduces the fuzzy adaptive genetic algorithm and its performance analysis
GoodsAllocatingProblemwithMultiAimsbasedonTheHybri
- 多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
ga_work1
- 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
somepapers
- 文献资料,关于遗传算法以及特征选择方面飞一些资料,下载-PAPER
Solving
- 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
newaga
- 该进的自适应遗传算法,有利于学习遗传算法-The advanced genetic algorithm, genetic algorithm is conducive to learning
Matlab
- Matlab多目标遗传算法工具箱,用于多目标遗传算法!-Matlab Matlab GA
Matlab-genetic-algorithm
- 基于Matlab的遗传算法实现,适用于在matlab环境下进行遗传学的实验的分析-Based on Matlab genetic algorithm applied to the analysis of the genetics experiments in the Matlab environment
标准遗传算法matlab编程
- 标准遗传算法matlab编程,已验证正确
GA-matlab
- 基于matlab的遗传算法仿真系统,讲解很清楚、-Based on genetic algorithm matlab simulation system, explain very clearly,
三个遗传算法matlab程序实例.
- 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
MATLAB智能算法30个案例分析
- 对于各种现今时髦的算法的分析,里面有三十种算法,包含蚂蚁算法,遗传算法,模拟退火等等。(For the analysis of modern algorithms, there are thirty algorithms, including ant algorithm, genetic algorithm, simulated annealing, and so on)
MATLAB遗传算法工具箱及应用
- MATLAB中含有遗传算法的工具箱,该文档详细介绍了该工具箱的使用说明(MATLAB contains genetic algorithm toolbox, the document details the use of the toolbox)
遗传算法课件与程序
- 遗传算法课件与程序,matlab遗传算法程序包(Genetic algorithm courseware and program, matlab genetic algorithm package)
遗传算法
- 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
1196-MATLAB遗传算法工具箱及应用
- 这是一个遗传算法工具箱应用的电子版文档,希望对大家有所帮助(This is a genetic algorithm toolbox electronic version of the document, I hope to be helpful to everyone)
遗传算法VRP
- 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
遗传算法路径规划
- 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)