CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - set

搜索资源列表

  1. Level set

    3下载:
  2. Level set methods are a class of numerical algorithms for simulation of dynamic implicit surfaces and approximation of solutions to the Hamilton-Jacobi (HJ) partial differential equation (PDE).
  3. 所属分类:matlab例程

  1. Bayes.rar

    1下载:
  2. 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:589.43kb
    • 提供者:nbbnmm
  1. Expdf.rar

    2下载:
  2. MATLAB的基础应用及粗糙集理论的基础知识(PDF),The basis of MATLAB applications and rough set theory based on knowledge (PDF)
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:65.75kb
    • 提供者:张强
  1. k-means-and-cure-in-Iris-Data-Set

    2下载:
  2. 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:185.38kb
    • 提供者:牛魔王
  1. Roughset.rar

    1下载:
  2. 这是利用粗糙集理论做得最小值约简法代码,值得借鉴,This is the use of rough set theory has done the minimum code Reduction Act, it is worth drawing
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-03
    • 文件大小:5.84kb
    • 提供者:王辉
  1. Fast attributer eduction

    1下载:
  2. 粗糙集理论属性约简的例子,基于MATLAB实现,This is the use of rough set theory
  3. 所属分类:matlab例程

    • 发布日期:2012-11-14
    • 文件大小:672.06kb
    • 提供者:张强
  1. RSDA.zip

    0下载:
  2. 工具箱 (粗糙集数据分析工具箱) matla 中使用 ,Kit (Rough Set Data Analysis Toolbox)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16.83kb
    • 提供者:guiji
  1. rough-set-reduct

    2下载:
  2. 粗糙集中用于数据约简的算法的matlab源代码-Rough set theory for data reduction algorithm matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:8.49kb
    • 提供者:lite
  1. Bayes_example

    0下载:
  2. Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:43.88kb
    • 提供者:LikeTheBird
  1. rough

    5下载:
  2. matlab粗糙集课件,共六讲,讲解matlab下如何使用rough sets-matlab rough set courseware, a total of six speakers to explain how to use rough sets under matlab
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-02-28
    • 文件大小:1.16mb
    • 提供者:stephen
  1. roughset

    2下载:
  2. 粗糙集理论的matlab实现代码,计算上、下近似集以及核属性和约简结果-Implementation of rough set theory matlab code to calculate the upper and lower approximation sets and the results of the nuclear properties and some simple
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-14
    • 文件大小:5.93kb
    • 提供者:logor
  1. SVM-iris

    4下载:
  2. 本人用matlab编写的支持向量机的程序,在数据集iris上进行实验,识别效果不错-I have written in with support vector machine matlab program, in experiments on the iris data set, identify good results
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3.31kb
    • 提供者:yupan
  1. roughsetCprograms

    0下载:
  2. 用c语言编的基于粗糙集理论的属性约简程序-Using c language series based on rough set theory attribute reduction procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:20.25kb
    • 提供者:wangfei
  1. best

    0下载:
  2. 关于粗糙集的很好的学习程序,用java编程的-rough set materials using java
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:11.44kb
    • 提供者:路红棵
  1. roughset

    2下载:
  2. 粗糙集matlab算法,有属性约简,值约简,规则生成等多种算法。-Neighborhood rough set based feature evaluation and reduction
  3. 所属分类:matlab

    • 发布日期:2014-12-03
    • 文件大小:28kb
    • 提供者:谢亚妮
  1. roughsetattributioncut

    0下载:
  2. 粗糙集约简的matlab算法,包含了基本的约简算法-Rough Set Theory and matlab algorithm, including the basic reduction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9.32kb
    • 提供者:刘石
  1. rough-set

    1下载:
  2. 粗糙集理论是一种基于对现实世界进行不确定描述的理论,属性约简是粗糙集理论的核心理论之一。对粗糙集理论进行阐述,并给出基于启发式的知识约简算法,最后结合MATLAB程序实例说明了该算法的可行性与有效性。-Rough set theory is based on the uncertainty of the real world is described in theory, attribute reduction is the core theory of rough set theory one
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:15.92kb
    • 提供者:lucy
  1. level-set-and-dynamic-implicit

    0下载:
  2. 水平集方法和动态抽象表面,英文版的,需要的话相信不用翻译-level set methods and dynamic implicit surfaces
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9.08mb
    • 提供者:清清
  1. Rough-Set-Attribute-Reduction

    0下载:
  2. 基于粗糙集的特征选择Matlab源程序。-Feature selection based on rough set.
  3. 所属分类:matlab

    • 发布日期:2016-03-05
    • 文件大小:2.22mb
    • 提供者:肖进
  1. Set

    0下载:
  2. Represents a data structure that can store certain values, without any particular order, and no repeated values. It is a computer implementation of the mathematical concept of a finite set.
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-12-17
    • 文件大小:50.45kb
    • 提供者:vvotekeb
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com