搜索资源列表
MOGASC
- 用Matlab实现多目标遗传算法的源代码-Multi-objective genetic algorithm source code
MATLABGAMATLAB
- 遗传算法,蚁群算法,实现最短路径问题-GENETIC
matlab
- 遗传算法实现最优化问题的解,适合初学者使用,稍加改进即可实现tsp问题的求解-Genetic algorithm optimization solution, suitable for beginners, a little to improve the problem can be solved to achieve tsp
genetic-algorithm-of-matlab
- 遗传算法的matlab实现的多个实例介绍及实现-The introduction and implementation of multiple instances of matlab implementation of the genetic algorithm
matlab
- 三个遗传算法matlab程序实例,通过对三种典型的遗传算法进行代码实现,可以简单明了的认识遗传算法-Three genetic algorithm living example of matlab code
matlab编写的量子遗传算法
- 实现移民优化问题,算法精度高,速度快,具有很好的收敛性(The convergence accuracy is high, the speed is fast.)
给予遗传算法tsp程序 实现
- 放入程序,直接运行,非常完美,改文件是MATLAB编写的,亲自测试过,能够实现该算法,(Into the program, run directly, very perfect)
遗传算法
- 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
matlab程序
- 通过遗传算法实现宽带天线的匹配网络优化,提高整个频带内的传输效率、(The genetic algorithm is used to optimize the matching network of broadband antenna and improve the transmission efficiency in the whole frequency band,)
关于用遗传算法改进BP神经网络的MATLAB实现
- 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
遗传算法实例
- Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
遗传算法
- MATLAB遗传算法实现对直流电机参数的优化(Optimization of DC motor parameters by MATLAB genetic algorithm)
matlab基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
遗传算法
- 简述了数学建模中遗传算法的实例,并用MATLAB实现(In this paper, an example of genetic algorithm in mathematical modeling is introduced, and it is realized by MATLAB)
遗传算法Matlab程序
- 量子遗传算法的matlab程序实现,用此程序可实现遗传算法(Quantum genetic algorithm)
matlab机器人避障
- 机器人避障问题,从开始点抵达终点,采用人工势场法,用matlab语言实现(The mobile robot's path finding method avoids obstacles and reaches the end point from the specified point.)
《遗传算法理论·应用与软件实现》源代码
- 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)
GABP
- matlab实现的遗传算法改进的BP神经网络(BP neural network improved by genetic algorithm implemented by MATLAB)
GA
- 遗传算法,模拟达尔文进化论的自然选择和遗产学机理的生物进化构成的计算模型,一种不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个基本上是最优的,那么以后再继续这样下去,就可以一直最优了。利用遗传算法,实现三维点云的配准。(Genetic algorithm, a computational model that simulates the biological evolution o
基于多层编码遗传算法的车间调度算法(程序)
- 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)