搜索资源列表
TSP遗传算法程序
- 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
yichuansuanfatuxiangfenge
- 用遗传算法实现的图像分割程序,很好用的程序!
Mydib
- 此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line wit
program
- 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
picture-recovery
- 一个用遗传算法实现的人脸复原,程序注释清楚,有说明文档-A genetic algorithm is used to achieve recovery of the human face, the program notes clearly have documentation
registration
- 本代码实现了基于互信息的图像配准,用遗传算法实现。压缩文档中配有程序说明。-Based on mutual information registration
PDKSVT2
- 基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤(Based on Matlab function optimization of genetic algorithm, contains most of the genetic algorithm implementation steps)
instvmcesand
- 遗传算法的matlab实现程序 多个实例与多种计算方法,很好的(Matlab to achieve multiple instances of genetic algorithm and a variety of calculation method, very good)
pronositions
- 用MATLAB实现遗传算法程序,讲解了关键的程序设计()