搜索资源列表
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.
一般表示式的合一算法2
- 实现了一般表达式的合一算法(采用最一般合一求取方法)-achieve a general expression of unity algorithm (to use the most general strike Ecumenical methods)
DNAanylze
- DNA序列分析 ——基因序列 ——基因表达调控信息 寻找基因牵涉到两个方面的工作 : 识别与基因相关的特殊序列信号 预测基因的编码区域 结合两个方面的结果确定基因的位置和结构 基因表达调控信息隐藏在基因的上游区域,在组成上具有一定的特征,可以通过序列分析识别这些特征 -DNA sequence analysis -- sequences -- gene expression and regulation of information
nnforcast
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of t
001tuili
- 一个简单的推理系统,可以对简单表达式进行规约判断-a simple reasoning system, a simple expression of the Statute for judgment
ga_main
- 基本遗传算法在求一个函数表达式的最大值应用!-basic genetic algorithm in a function expression for the maximum application!
exmat-0.5.2
- exmat - The Expression Template Matrix Library,是矩阵运算模板库-exmat - The Matrix Expression Template Library, yes matrix calculation Template Library
GEPAlgorithm
- 基因表达式编程 基本算法 能够完成术用于公式发现、函数挖掘,关联规,则挖掘,因子分解,和预测等-gene expression programming algorithm can be used for the completion of the formula found that function Mining, related regulations, mining, factorization, and the forecast
textureclassfication
- 提出了一种基于函数联接的感知器神经网络的纹理分类方法.它采用高斯2马尔柯夫随机场模型(GM RF)对纹理进行描述,模型参数即为纹理特征,参数估计采用最小平方误差方法获得.将估计参数作为表达纹理的特征向量,用感知器网络对特征进行分类,并且采用函数联接的方式解决线性不可分问题.对纹理图象进行的实验表明,采用这种方法能够提高学习速度,简化计算过程,并取得较好的纹理分类效果. -Based on the function connected perceptron neural network tex
Geneexpression
- 基因表达式,人工智能研究,适合初学者学习,希望本程序得到您的支持!系-Gene Expression, artificial intelligence research, suitable for beginners to learn, I hope this procedure your support! Department of thanks
reaing_machine_swrl
- 本体推理是语义网研究的一个热点问题,目前大多数查询系统都是专家系统,但在 专家系统中,知识的表现形式都存在各种不足,本文在借鉴原有专家系统优点的基础之上, 介绍了一个基于SWRL 推理机制的框架,它弥补了专家系统中的不足之处,解决了以往的 本体不能表示“if...then...”这样句式规则的缺点,另外利用本体技术使我们的系统在其它类似 的系统中可以重复使用。-Ontology inference is a hot issue in the studies of Semantic
gyy
- 从因子分析的角度出发解决基因表达谱分析问题。为解决独立成分分析方法在求解过程中的不稳定性,提出一种基于选择性独立成分分析的DNA微阵列数据集成分类器。首先对基因表达水平的重构误差进行分析,选择部分重构误差较小的独立成分进行样本重构,然后基于重构后的样本同时训练多个支持向量机基分类器,最后选择部分分类正确率较高的基分类器进行最大投票以得到最终结果。在3个常用测试集上验证了本文设计方法的有效性。-This paper tries to deal with gene expression proble
pca-svm
- 使用pca和svm方法对表情进行分类,有较高的识别准确率-The use of pca and expression svm classification methods, which have a higher recognition accuracy
SVMDemo
- 这是表达支持向量机一个demo,可以帮助更好的理解svm-This is an expression of support vector machine demo, can help a better understanding of svm
ga
- 一种多目标遗传算法策略的基因表达数据的基因选择的论文-A multi-objective genetic algorithm strategy for gene expression data for genetic selection of papers
bpnet
- 一个BP神经网络封装类。包括矩阵运算的封装。采用特殊封装方式,极大简化书写矩阵运算表达式,同时尽量减少申请/释放内存,提高运行速度。经过封装,这个神经网络结构很简单,易于理解,易于扩展。相信这个封装能给学习,应用神经网络的同学以方便。-A BP neural network package. Including a Matrix operations packaging. With special package methou, It greatly simplify the expressio
testfunction
- 自己整理的用于智能优化的测试函数. 测试函数 带表达式表示方法说明-Intelligent optimization of its own for finishing the test function. Test function with a descr iption of the expression that
FisherFaces
- FisherFace, an algorithm based on PCA and LDA
libgep-0.4.src.tar
- LibGEP, a C++ library dedicated to Gene Expression Programming.