搜索资源列表

  1. iris_bayes

    0下载:
  2. 贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15.71kb
    • 提供者:sjtu
  1. shibie

    0下载:
  2. 模式识别感知器算法实现(样本分类),基于iris数据
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:wg
  1. all

    0下载:
  2. 模式识别分类器的设计,此为K均值法源码,经调试通过。所用数据为标准IRIS。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:leestar
  1. Fisher520

    1下载:
  2. 模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:860byte
    • 提供者:leestar
  1. LMS520

    0下载:
  2. 模式识别分类器的设计,此为LMS法源码,经调试通过。所用数据为标准IRIS。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:leestar
  1. PerceptionApproach

    0下载:
  2. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。-the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-18
    • 文件大小:1kb
    • 提供者:也风
  1. iris_bayes

    0下载:
  2. 贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-18
    • 文件大小:15kb
    • 提供者:
  1. shibie

    0下载:
  2. 模式识别感知器算法实现(样本分类),基于iris数据-Pattern recognition algorithm perceptron (sample classification), based on the iris data
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-18
    • 文件大小:1kb
    • 提供者:wg
  1. all

    0下载:
  2. 模式识别分类器的设计,此为K均值法源码,经调试通过。所用数据为标准IRIS。-Pattern recognition classifier design, the source for the K-means, after debugging through. Data used as the standard IRIS.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-18
    • 文件大小:1kb
    • 提供者:leestar
  1. Fisher520

    0下载:
  2. 模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。-Pattern recognition classifier design, the source for the fisher law, adopted by the debugger. Data used as the standard IRIS.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-18
    • 文件大小:1kb
    • 提供者:leestar
  1. LMS520

    0下载:
  2. 模式识别分类器的设计,此为LMS法源码,经调试通过。所用数据为标准IRIS。-Pattern recognition classifier design, the source for the LMS method, adopted by the debugger. Data used as the standard IRIS.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-18
    • 文件大小:1kb
    • 提供者:leestar
  1. ClassifierforIRISdata

    0下载:
  2. 用于对IRIS数据进行分类的各种分类器,用于对多维采样点进行无监督分类。可根据类别数修改分类器,模式识别作业的部分代码。-IRIS data for the various classification categories, for sampling points on the multi-dimensional non-supervised classification. Can be modified in accordance
  3. 所属分类:matlab例程

    • 发布日期:2024-11-18
    • 文件大小:36kb
    • 提供者:王兵
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-18
    • 文件大小:567kb
    • 提供者:江霞
  1. MAP

    0下载:
  2. 模式识别中应用的贝叶斯分类器 可以用于分类IRIS数据-Application of pattern recognition Bayesian classifier can be used to classify IRIS data
  3. 所属分类:其他小程序

    • 发布日期:2024-11-18
    • 文件大小:2kb
    • 提供者:rui
  1. iris

    0下载:
  2. 取Iris-setosa前40组数据的前两列和Iris-versicolor的前40组数据的前两列作为训练样本。即训练样本共有两类,每类40组数据,每组数据由两个属性值。进行分类训练(Take the first two columns of the first 40 sets of data and the first two sets of the first 40 groups of Iris-setosa as the trai
  3. 所属分类:其他小程序

    • 发布日期:2024-11-18
    • 文件大小:1kb
    • 提供者:zh244854874
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implemen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-18
    • 文件大小:6kb
    • 提供者:张小明12345
  1. 鸢尾花分类

    1下载:
  2. 使用四种方法进行鸢尾花分类:最小距离分类器,K 近邻法,感知器,Fisher 准则。(Four methods are used to classify iris: minimum distance classifier, K-nearest neighbor method, perceptron and Fisher criterion.)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-18
    • 文件大小:553kb
    • 提供者:yty1018

源码中国 www.ymcn.org