搜索资源列表
gep编程基础2-27
- GEP(基因表达式程序设计)是一种新的演化算法,该文件是基本的GEP编程,采用功能的封装格式,测试通过,能够方便的使用。-GEP (Gene Expression Program Design) is a new evolutionary algorithm, which is the basic GEP programming, functional package format, through testing, to facilitate their use.
GEP
- More AI...(GEP) Gene Expression Programming in C# and .NET 由Michael Gold用C#开发的GEP程序.-AI ... (GEP) Gene Expression Programming in C# and. By Michael Gold NET C# development of the GEP procedures.
sigma32
- 用数值方法模拟了E.coli中sigma32因子对热休克(Heat shock)基因的调控机理,与文献吻合的很好。-numerical simulation of E. coli sigma32 of heat shock factor (Heat shock) gene regulatory mechanism, and are in good agreement with literature.
sigma32(MC)
- 用Monte Carlo方法,模拟E.coli中sigma32因子对热休克基因的调控机理,与文献吻合很好。-Monte Carlo simulation E.coli sigma32 factor on heat shock gene regulatory mechanism, good agreement with literature.
DNAanylze
- DNA序列分析 ——基因序列 ——基因表达调控信息 寻找基因牵涉到两个方面的工作 : 识别与基因相关的特殊序列信号 预测基因的编码区域 结合两个方面的结果确定基因的位置和结构 基因表达调控信息隐藏在基因的上游区域,在组成上具有一定的特征,可以通过序列分析识别这些特征 -DNA sequence analysis -- sequences -- gene expression and regulation of information
genericalgorithm
- 一个实现基因表达式编程来解决函数发现问题的小程序-a realization of gene expression programming to solve the problems identified in the function of small procedures
Problem1027
- 浙江大学ACM练习题 1027 Human Gene Functions 提交通过代码 -Zhejiang University ACM Exercises 1027 Human Gene Functions submitted for adoption code
nash
- 一个求解纳什交换的均衡问题的例程,运用了类似基因表示的做法,需要的请自行下载-Nash for a balanced exchange of the routines that use a similar approach expressed by the gene, Requests need to download
GeneAlgorithm-1
- Gene algorithm by C-algorithm by Gene C.
GEP
- 基因表达式程序设计(Gene Expression Programming,GEP)是葡萄牙科学家Câ ndida Ferreira于1999年发明的一种基于基因组(Genome)和表现型组(Phenome)的新的遗传算法。 -Gene Expression Programming (Gene Expression Programming, GEP) is a Portuguese scientist Câ ndida Ferreira invented in 1999, b
cgep
- 利用C语言实现的基因表达式编程算法,用于函数挖掘-Using C language of the gene expression programming algorithm for function mining
gep
- Gene expression programming, a genotype/phenotype genetic algorithm (linear and ramified), is presented here for the first time as a new technique for the creation of computer programs. Gene expression programming uses character linear chromosome
gene
- 遗传算法源代码,matlab源代码,just live your own way -the original code of gene,matlab,just live your own way
lltsa
- 流形学习算法LTSA的线性化方法,在基因分类聚类中得到了应用,可以将新样本线性地投射到低维空间。-LTSA manifold learning algorithm of the linearization method, clustering in gene classification has been applied to new samples can be projected onto the linear and low-dimensional space.
libgep-0.4.src.tar
- LibGEP, a C++ library dedicated to Gene Expression Programming.
R14_MicroarrayImage_CaseStudy
- RNA 和 DNA序列模拟 基因建模 数值模拟 采用matlab 编写 能计算几千个 基因点的特性和行为-In one type of gene expression analysis, fluorescently tagged messenger RNA from different cells are hybridized to a microscopic array of thousands of complimentary DNA spots that correspond to dif
gene
- 主要是基因识别的 matlab程序 一种全新的算法-Gene identification is mainly a new algorithm matlab program
gene
- 基因串是由一串有限长度的基因所组成的,其中每一个基因都可以用26个英文大写字母中的一个来表示,不同的字母表示不同的基因类型。一个单独的基因可以生长成为一对新的基因,而可能成长的规则是通过一个有限的成长规则集所决定的。每一个成长的规则可以用三个大写英文字母A1A2A3来描述,这个规则的意思是基因A1可以成长为一对基因A2A3。 用大写字母S来表示一类称作超级基因的基因,因为每一个基因串都是由一串超级基因根据给出的规则所成长出来的。 请写一个程序,读入有限条成长的规则和一些我们想要得到的
gene-recognition
- 区分基因序列的外显子和内含子并找出区分外显子和内含子的阈值-Distinguish gene sequence exons and introns and exons and identify distinguishing threshold intron
GA
- GENE算法的应用,分割相关的肝脏图。用遗传算法找到最优阈值,然后选择canny算子(the application of GENE algorithm in matlab)