Welcome![Sign In][Sign Up]
Location:
Search - chromosome

Search list

[Graph program数字图像处理的几个程序例子

Description: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
Platform: | Size: 1489472 | Author: 李玲 | Hits:

[Other resource遗传算法c++程序

Description: 首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
Platform: | Size: 6351 | Author: qianyg | Hits:

[Other resource遗传算法TDOA解决

Description: 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_arr 完成功能 产生染色体矩阵pop_arr,矩阵的1,2行为估计的x,y坐标,矩阵的3,4行为0。-using genetic algorithms to solve the communication problems TDOA documents were obtained functional program completed during account_test meeting the test of the optimal every chromosome, and calculated average MV, and the mean square error MSE definition_constant file name () function to complete all regular Experimental parameters set main_program documents were completed functional testing of a complete calculation File Name all_Noise complete functional calculation TDOA value (measured from the base station TDOA (subject to noise interference )) File Name gen_ini_pop_arr have completed functional matrix pop_arr chromosome, the matrix acts estimated 1,2 x, y coordinates, and the matrix acts 3,4 0.
Platform: | Size: 2846 | Author: 田园 | Hits:

[DNAchromosome

Description: 文件中有程序源代码,计算软色体的交叉概率和变异概率-document is the source code to calculate the soft-color cross - mutation probability and the probability
Platform: | Size: 2716 | Author: 王沪龙 | Hits:

[Other resourceMatlab_Image_Processing

Description: Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验。-Matlab in image processing and object recognition on the application of experimental procedures example. Including the three procedures and the detailed documentation : one chromosome to identify and statistics, two vehicle license positioning and character recognition, 3, BP neural network-based character recognition simple experiment.
Platform: | Size: 1249853 | Author: 林健 | Hits:

[Other resourceGAdownload

Description: 遗传求解求解一元二次方程的解源程序(下载点击GAdownload.c) 说明: 1 popu变量表示群体规模 2 L变量表示染色体的长度 3 pc,pm变量分别代表是交叉概率和变异概率 4 gen是迭代的代数 4 chromosome是一个全局的二维数组,里面存放的是个体的编码 5 程序最后的执行结果输出到了text.txt文本文件中-genetic solving quadratic equation to solve one yuan source solutions (click Download GAdownload.c) states : a 309 variables for population size two variables L said the length of chromosome 3 pc. pm variables were representatives of the cross-probability and the probability of four gen variation of the iterative algebra is chromosome 4 a generic two-dimensional array, stored inside the five individual coding procedures results of the implementation of the final output to a text file text.txt
Platform: | Size: 1378 | Author: 万飞 | Hits:

[Other resourceduodianjiaocha

Description: 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
Platform: | Size: 5373 | Author: flying840310 | Hits:

[Other resourceChromosome.cpp

Description: 染色体类 染色体类 -chromosome type chromosome type chromosome type chromosome category
Platform: | Size: 700 | Author: 王萌 | Hits:

[AI-NN-PRduodianjiaocha

Description: 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
Platform: | Size: 5120 | Author: flying840310 | Hits:

[OtherMTSP

Description: 使用遗传算法解决MTSP问题的一种新的染色体设计-The use of genetic algorithms to solve the MTSP problem the design of a new chromosome
Platform: | Size: 191488 | Author: pengchao | Hits:

[File FormatSegmentationofOverlappingChromosomeImagesUsingComp

Description: 染色体分割算法的经典文献,关键词:Image segmentation, chromosome analysis,overlapping chromosomes, computational geometry-Chromosome Segmentation classic literature, Key words: Image segmentation, chromosome analysis, overlapping chromosomes, computational geometry
Platform: | Size: 498688 | Author: 谈灯花 | Hits:

[Special Effectscode

Description: 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数-Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number of connected areas
Platform: | Size: 179200 | Author: honeyxuer | Hits:

[Special EffectsImageCount

Description: 利用VisualC++实现染色体的计数 计数过程比较简单-Use VisualC++ Achieve chromosome count counting process is relatively simple
Platform: | Size: 2433024 | Author: 111 | Hits:

[Special EffectsMatlab_Image_Processing

Description: 林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, vehicle license positioning and character recognition, based on BP neural network easy to identify characters in the experiment.
Platform: | Size: 1179648 | Author: 王云 | Hits:

[Special Effectsranseti1

Description: 染色体配对程序,先通过分割算法分割出单个染色体,在利用染色体的面积、周长、骨架来进行配对。-Chromosome pairing procedure, the first segmentation algorithm segmented by a single chromosome, chromosome in the use of the area, perimeter, skeleton matching.
Platform: | Size: 230400 | Author: shuzhenqiu | Hits:

[Special Effectsidentification-of-chromosome-count

Description: 本设计主要目的是实现染色体的识别计数。首先对图形进行预处理,将图像转化为灰度图、滤波去噪,然后对图像进行二值化,合理选取阈值,进行直方图阈值处理,最后去除图像中面积过小的杂点,最终实现识别计数。-The main purpose of this design is to achieve the identification of chromosome count. The graphical pre-processing, the image is converted to grayscale, filtering denoising, image binarization, reasonable selection of the threshold, histogram thresholding, and finally remove the image area is too small noise , and ultimately identify the count.
Platform: | Size: 820224 | Author: 封睿 | Hits:

[OtherChromosome-banding

Description: Chromosome banding pattern
Platform: | Size: 105472 | Author: ffunnyguy | Hits:

[Windows Developchromosome

Description: chromosome pairing using matlab
Platform: | Size: 224256 | Author: mohan | Hits:

[JSP/JavaGA-Chromosome-

Description: 该程序分成两个java类,Chromosome类和GA类。这里是Chromosome类的实现。-The program is divided into two java classes, Chromosome class and GA classes. Chromosome class implementation here.
Platform: | Size: 1024 | Author: gy | Hits:

[Special EffectsEXISTING SYSTEM

Description: An illustrative of inserting secret data steps in host image and also modeling of stego image. In the first step, after preparing the host image, secret image and the corresponding chromosome, pixel bits are achieved using the genes of chromosome. Besides, the secret image is also converted to the secret bits sequences based on corresponding genes
Platform: | Size: 7168 | Author: MANIKANDAN | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net