CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 染色体

搜索资源列表

  1. chelianglujing

    0下载:
  2. 下面的源代码是解决车辆路径问题的。谈一点经验性的东西,就是在进行染色体交叉时,一定要注意基因结构的问题。-The following source code to solve the vehicle routing problem. Things to talk about one empirical, that is, during the cross-chromosome, we have to pay attention to the problem of gene structure.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9957
    • 提供者:songqianhui
  1. SGA

    0下载:
  2. 实现基本遗传算法对Rosenbrock函数的全局最大值的计算,可以通过改变遗传算子和染色体的编码解码来实现基本遗传算法通用性。-Genetic algorithm to achieve the basic function of Rosenbrock calculation of the overall maximum value, you can by changing the genetic operator and chromosome codec to achieve universal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:10022
    • 提供者:liuzhaodong
  1. Digitalimageprocessingexamplesofafewprograms

    0下载:
  2. 文件名称: 数字图像处理的几个程序例子.r下载 所属分类: 图形图象 开发工具: VC 文件大小: 3484 KB 上传时间: 2005-7-31 下载次数: 1 提 供 者: 李玲 详细介绍: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。 -File Name: Digital image processing examples of a few programs.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3567643
    • 提供者:王敏
  1. ransetjiance

    0下载:
  2. 基于matlab的染色体图像检测 可以将23对染色体分别检测出来-Matlab image-based detection of chromosome 23 pairs of chromosomes can be detected separately
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:60128
    • 提供者:wu wei
  1. GA_NEW

    0下载:
  2. 遗传算法是一种基于生物自然选择与遗传机理的随机搜索算法。和传统搜索算法不同,遗传算法从一组随机产生的初始解,称为“种群(Population)”,开始搜索过程。种群中的每个个体是问题的一个解,称为“染色体(Chromosome)”。染色体是一串符号,比如一个二进制字符串。这些染色体在后续迭代中不断进化,称为遗传。-the availability of genetic algorithm method was proved
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3070
    • 提供者:吕冰
  1. mbsb

    1下载:
  2. Matlab在图像处理与目标识别方面的应用 附有例题 1染色体识别与统计 2汽车牌照定位与字符识别 3 基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of a chromosome with Example 2 License Plate Recognition and Statistical location and character recognition based
  3. 所属分类:Graph program

    • 发布日期:2015-07-07
    • 文件大小:1185456
    • 提供者:陶淘
  1. NN_ranseti

    0下载:
  2. 利用神经网络技术,识别染色体个数及大小,效果明显-Using neural network technology to identify chromosome number and size effect is obvious
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:246652
    • 提供者:zhaoziyang
  1. rengongmianyi

    0下载:
  2. 基于人工免疫原理,利用Matlab工具,完成染色体,抗体监测报告,-Based on artificial immune principle, using Matlab tools to complete the chromosome, antibody monitoring reports,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:zhaoziyang
  1. goodGen

    0下载:
  2. 一个相对比较好用的VC++遗传算法类,虽然较早,但现在仍有不少朋友挺喜欢用,压缩包内是这个类的源代码 ,暂时没有示例程序,如果你理解了代码 ,使用绝对不成问题。   部分说明:   //进行统计,计算newpop单个染色体的适应度,选出最优染色体    statistic(newpop)    //从1到POPSIZE循环,根据适应度选择,进行交叉,组成oldpop -A relatively easy to use VC++ genetic algorithm c
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:3763
    • 提供者:宇烁
  1. improvedGA

    0下载:
  2. 此程序为改进遗传算法,使用了新的自然数编码方式,进一步缩短了染色体长度,提高了计算效率。-This program to improve the genetic algorithm, using a new natural number encoding to further shorten the chromosome length, improve the computational efficiency.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2053
    • 提供者:碧天
  1. GoodPoint

    0下载:
  2. 使用佳点集遗传算法,解决安徽十七市的TSP问题,求出最短路径主要区别于普通遗传算法的地方是染色体交叉部分,另外编码方式使用十进制方式。-Good point set genetic algorithm used to solve TSP problem the city of Anhui, 17, find the shortest path to the main place is different from ordinary genetic algorithm is crossover s
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1999213
    • 提供者:yangshoping
  1. GAsuanfa

    0下载:
  2. 此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。 -This procedure of genetic algorithm (GA) to achieve gray scale image segmentation, genetic process of the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4167627
    • 提供者:马超
  1. ex1

    0下载:
  2. 染色体识别与统计,matlab图像处理,染色体识别与统计,matlab图像处理-Chromosome identification and statistics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:246605
    • 提供者:zhangyu
  1. 213

    0下载:
  2. Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of experimental procedures for example. Consists of three procedures, and detailed documentation:
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:123710
    • 提供者:刘谋鑫
  1. toolMga

    0下载:
  2. 遗传工具箱类构造函数。分为染色体类构造函数。一般基类的构造根 ,对于连续型设计变量的数据提取的构造。得到的染色体设置属性-Genetic toolbox class constructor. Divided into the chromosome class constructor. The general structure of the root base class for the continuous design variables of the structure of data e
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:121268
    • 提供者:王龙隐
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法是从代表问题可能潜在的解集的一个种群开始的,而一个种群则由经过基因编码的一定数目的个体组成。每个个体实际上是染色体带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。因此,在一开始需要实现从表现型到基因型的映射即编码工作。由于仿照基因编码的工作很复杂,我们往往进行简化,如二进制编码,初代种群产生之后,按照适者生存和优胜劣汰的原理,逐代演化产生出越来
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:160864
    • 提供者:王然琛
  1. ex1

    0下载:
  2. Matlab在图像处理方面的代码 染色体识别与统计-Matlab code in image processing and statistical identification of chromosome
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:246600
    • 提供者:liangzi
  1. matlab_used-in-Image_processing

    0下载:
  2. 介绍了matlab在图像处理中的应用,很详细,其中有车牌号的识别,染色体的识别等,还有详细的文档说明,是初学者的绝好资料-Matlab introduced in image processing applications, in great detail, including license plate recognition, chromosome identification, as well as detailed documentation, is an excellent infor
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1389350
    • 提供者:dfdf
  1. SGAPublic

    0下载:
  2. 遗传算法的matalab实现,(二进制,浮点染色体,轮盘赌,锦标赛选择)-Matalab genetic algorithm implementation (binary, floating-point chromosome, roulette, tournament selection)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:52046
    • 提供者:w
  1. FindRouteGUI

    0下载:
  2. 1,已完成功能 (1)距离短时大部分情况下可以选择最短路径进行移动 (2)加入了精英选择优化算法 (3)无论地图大小一定可以得出路径 (4)点击障碍物可以得出路径 3,代码改进 将原来两大类(Widget,Geno)拆分成三个类(Widget,Handle,Geno), Widget:显示界面等可视化元素,获取最短路径并显示移动, Handle:优化路径,得出最短路径,以后会加入通信模块 Geno:计算得出一定数量的可达路径 4,算法描述
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:10699
    • 提供者:chan
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com