搜索资源列表
MATLAB遗传算法工具箱及应用
- MATLAB遗传算法工具箱及应用 包括pdf和源码
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
matlab-genetic-algorithm-toolbox
- matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
灰色预测和遗传算法
- 本 算法给了一个灰色预测和遗传算法的范例(This algorithm gives an example of grey prediction and genetic algorithm)
遗传算法MATLAB源代码,TPS
- 运用matlab遗传算法解决TPS,实用(Using Matlab genetic algorithm to solve TPS, practical)
用MATLAB实现遗传算法程序.pdf
- 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
Matlab遗传算法的部分映射交叉算子(pmx)源码
- Matlab遗传算法的部分映射交叉算子(pmx)源码(Partial mapping crossover operator (PMX) source code of Matlab genetic algorithm)
遗传算法工具箱
- matlab下遗传算法工具箱,适用于matlab2016a(Genetic algorithm toolbox under Matlab)
chapter1 谢菲尔德大学的matlab遗传算法工具箱
- matlab智能算法30个案例分析 一书中的第一章中的仿真程序(Matlab intelligent algorithm 30 cases analysis of the first chapter of the simulation program)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
chapter4 基于遗传算法的TSP算法
- 《MATLAB智能算法30个案例分析》(史峰等) 遗传算法和BP网络的结合(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
2168-MATLAB遗传算法工具箱
- MATLAB遗传算法工具箱,有遗传算法工具箱具体的应用说明(MATLAB genetic algorithm toolbox, a specific application descr iption of the genetic algorithm toolbox)
遗传算法示例
- 基于遗传算法的多元函数寻优算法的matlab代码实现。(Multiple function optimization algorithm based on genetic algorithm)
基于遗传算法的TSP算法
- 采用matlab代码实现了基于遗传算法的TSP搜素算法,(Matlab code is used to implement TSP search algorithm based on genetic algorithm.)
(MTSP)的遗传算法的MATLAB程序
- 本例程是基于MATLAB编写的遗传算法的源代码,具有较高的实用价值(The source code of the genetic algorithm written in MATLAB)
遗传算法实例
- 遗传算法实例,通过很多不同实际例子,来详细讲解遗传算法的应用(An example of genetic algorithm)
遗传算法多目标优化
- 在matlab语言中,采用遗传算法求多目标优化,文件里面有相关的pareto图(In Matlab language, the genetic algorithm is used to achieve multi-objective optimization. There are related Pareto graphs in the file)
MATLAB遗传算法工具箱及应用 雷英杰编 2005年
- MATLAB遗传算法工具箱及应用 雷英杰编 2005年(MATLAB genetic algorithm toolbox and its application Lei Yingjie edited 2005)
完整的matlab遗传算法代码
- 完整的matlab遗传算法代码,解压即可使用(Matlab complete genetic algorithm code, decompression can be used)