搜索资源列表
Genetic
- 遗传算法优化的BP神经网络算法,利用遗传算法优化BP神经网络的权值和阈值-Genetic algorithm BP neural network
saa
- 该程序用于优化问题 很好和遗传算法结合 用MATLAB结合起来用很好-The program for the optimization problem and genetic algorithm combined with a good use of MATLAB to combine with a good
GPexamplePLCprogram
- genetic programming for circuit design
Multi-objective-genetic
- Matlab的多目标遗传算法,方便大家直接使用-Multi-objective genetic algorithm in Matlab
Genetic-algorithms-
- 遗传算法具有很好的全局搜索能力,在数值分析中使用广泛,且具有很强的可移植性。-Genetic algorithms have good global search ability, widely used in numerical analysis, and highly portable.
Genetic-Algorithms-C-program-
- 遗传算法C程序,配套王小平版遗传算法书,可以运行,简单易懂。-Genetic algorithm C program, supporting Wang Xiaoping version of genetic algorithms book, you can run, simple and easy to understand.
MATLAB-genetic-algorithm
- 《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
Genetic-algorithm--toolbox
- matlab智能算法这本书中需要用到的遗传算法工具箱,可以安装使用-Matlab intelligent algorithm to use genetic algorithm toolbox in this book, can be installed
The-genetic-optimization-algorithm
- 精通MATLAB最优化计算的机械优化设计的遗传优化算法,-The genetic optimization algorithm
Genetic-algorithm-neural-network-function-extremu
- Genetic algorithm neural network function extremum optimization
genetic-algorithm
- 遗传算法是一种通过模拟自然进化过程搜索最优解的方法。-Genetic algorithm is a method of searching the optimal solution for the natural process of evolution through simulation.
genetic-algorithm
- 遗传算法程序源代码求解非线性最优化问题,可以学习。-Genetic algorithm source code for solving nonlinear optimization problems
genetic-algoritm-jobshopproblem
- matlab智能算法 基于多层编码遗传算法解决车间调度问题-genetic algorithm job-shop scheduling problem
genetic-alg-BP-nonlinear-fitting
- matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
genetic-algorithm-mutiple-target
- matlab智能算法基于遗传算法的多目标优化算法(此例中有两个目标函数)-genetic algorithm to solve multiple target problems
genetic-algorithms
- 智能优化算法—基因遗传算法解旅行商路径最短-Intelligent optimization algorithms- Genetic Algorithm for TSP
Genetic-optimization
- 以matlab为平台的遗传优化算法,包括SBOGA、GMGA等。-Genetic optimization
Genetic-Algorithm-Toolbox-v1.2
- 工作原理是通过模拟自然界中生物进化的过程,设计相应的进化算子和操作,来解决复杂的实际问题,是一种建立在自然选择和遗传学基础上的搜索寻优算法。它从一组随机产生的种群开始,这个种群由经过基因编码的一定数量的个体组成,按照适者生存和优胜劣汰的规则,通过比较每个个体适应度的大小,选择适应度较大的个体进行交叉、变异,产生的新一代更适应环境的种群参与进化。通过一代一代不断的繁衍进化,最终得到最适应环境的个体,即得到问题的最优解。-Works by simulating the process of biol
genetic
- 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
Genetic algorithm
- 网上看到的一些资料觉得还不错的,整理的这些关于遗传算法的材料(Some materials about genetic algorithms)