CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 规则 提取

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  1. 模糊规则的生成

    0下载:
  2. 这是我自己编的从数据中自动提取模糊规则的程序,这个文件中包括了一个主程序和几个函数,能够自动提起模糊规则、合并优化模糊规则。-This is my own series of the data from the automatic extraction of fuzzy rules procedures, the document includes a main program and several function, can automatically initiate fuzzy rule
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2911
    • 提供者:胡玉霞
  1. BPNN

    2下载:
  2. 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3890
    • 提供者:韩梅
  1. GAP-RBF

    1下载:
  2. 模糊神经网络逼近与分类,模糊规则提取,快速增长与删减网络。-Fuzzy neural network approximation and classification, fuzzy rule extraction, with the deletion of the rapid growth of the network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3746
    • 提供者:王宁
  1. OS-ELM

    0下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6135
    • 提供者:王宁
  1. DataminingBasedonGeneticAlgorithms

    0下载:
  2. 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3673270
    • 提供者:yunzhang
  1. Neural_Network_Design_Chinese

    0下载:
  2. 神经网络设计中文,软件架构方法.本书主要讲述神经网络的基本概念,介绍实用的网络模型、学习规则和训练方法。-Neural Network Design _ Chinese
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6692437
    • 提供者:芦志明
  1. paper

    0下载:
  2. 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1308969
    • 提供者:yxm
  1. svm

    1下载:
  2. 支持向量机自动提取模糊规则,仿真结果验证了其可靠性-The use of support vector machine automatically extract fuzzy rules, simulation results verify the reliability of the method
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3140
    • 提供者:邓延丽
  1. rsyujian

    1下载:
  2. 粗糙集的属性约简 离散化,规则提取的方法有说明-rough set reduce
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2250
    • 提供者:lake
  1. GrayMatrix

    0下载:
  2. 图像纹理特征描述了在图像中反复出现的局部模式和它们的排列规则,反应宏观意义上灰度变化的一些规律,编程实现基于灰度共生矩阵的图像纹理特征提取-Image texture features described in the repeated images of local models and their regular arrangement, the reaction intensity changes in the macro sense, some laws, programming, GL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4521
    • 提供者:zn
  1. Face-recognition-method

    0下载:
  2. 基于PCA 和BP 神经网络的人脸识别方法是针对 PCA 方法中存在的高维数问题和它对未训 练过的样本识别率低的缺点而提出的。该方法在预处理的基础上,利用粗糙集对 PCA 降维处理后的人脸特征进行约简,提取其中分类能力强的特征,实现在识别精度不变的情况下,有效的去除冗余信息;然后将约简后的属性输入到神经网络进行规则提取,利用神经网络非线性映射和并行处理的特点,增强对人脸图像识别的泛化能力。实验证明,使用该方法在识别率上有一定的提高-Face recognition method based
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:208893
    • 提供者:刘漂帆
  1. aprioricsharp

    0下载:
  2. Apriori 数据挖掘算法的C#实现 数据库中的知识发现 (Knowledge Discovery in Databases,KDD) 是利用计算机自动地从海量信息中提取有用的知识 , 是一种有效利用信息的新方法 , 目前已成为数据库领域的研究热点之一。 KDD 的研究焦点在于数据挖掘。数据挖掘是从大型数据库或数据仓库中提取人们感兴趣的知识 , 这些知识是隐含的 , 事先未知的潜在的有用信息。主要包括的方法有 : 分类、回归分析、聚类、关联分析等 [1][5] 。关联规则的提取主要针对大型
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:45443
    • 提供者:王浩臣
  1. CuCao2ClassTrain

    1下载:
  2. 基于粗糙集的分类规则提取和分类规则约简。首先进行粗糙分类器训练,然后将复杂的分类规则降维成简单的分类规则,但分类精度不变。-Rough classification learning rules are trained and extracted based on rough sets and complex classification rules are dimensionally reduced into simple classification rules, but the class
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:王长忠
  1. gainian

    0下载:
  2. 将一般形式背景中的矩阵进行0-1化,并进行经典概念格规则提取(Change the matrix of the general form background into 0-1, extract rules of classical concept lattice.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:gougou_628
  1. squareD

    0下载:
  2. 提取图像中规则的直线边界区域,并进行显示(The linear boundary area of the rule is extracted and displayed.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:5452800
    • 提供者:唯梦不破
  1. 规则图像特征提取

    0下载:
  2. 运用matlab规则图像特征提取分析,分类(Feature extraction of regular image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:霖子
  1. openfile

    0下载:
  2. 此程序用于提取某一文件夹中所有文件的文件名,并输出为filename.txt 主要用于大量规则命名的文件的文件名的批量提取和处理(This program is used to extract the file names of all files in a folder and output to filename.txt. It is mainly used for batch extraction and processing of file names of a large numb
  3. 所属分类:Windows编程

    • 发布日期:2018-05-04
    • 文件大小:351232
    • 提供者:NeyTDz
  1. zip

    2下载:
  2. 依靠matlab平台采用Apriori算法进行气温与降水关联规则的提取(Using Apriori algorithm to extract association rules between temperature and precipitation based on MATLAB platform)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-11
    • 文件大小:4096
    • 提供者:半糖去冰
  1. 邻近粗糙集的离散,约简,规则提取等

    0下载:
  2. 邻近粗糙集的基本算法,包括数据补齐,属性约简,值约简,规则生成提取,非常实用。
  3. 所属分类:数值算法/人工智能

« 12 3 »
搜珍网 www.dssz.com