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

搜索资源列表

  1. 模式分类

    2下载:
  2. 该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchable, code simple, practical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:359474
    • 提供者:李帅
  1. SOM模式提取与分类

    1下载:
  2. SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况。-SOM neural network, can feature extraction and classification, in particular characteristic dimension of more.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:周刚
  1. 利用竞争学习进行模式分类实例

    0下载:
  2. 利用竞争学习进行模式分类实例-using competitive learning example for pattern classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:751
    • 提供者:陈旭
  1. 模式分类

    0下载:
  2. 模式分类pattern classification 第二版英文原版
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 《模式分类》配套的Matlab源代码

    1下载:
  2. 杜达的《模式分类》第二版的配套的Matlab源代码,Duda' s " pattern classification," the second edition of the complete source code of the Matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:978417
    • 提供者:汤中泽
  1. Duda-Pattern Classification Duda《模式分类》第二版

    5下载:
  2. Duda《模式分类》第二版第1、3、5章部分课后习题和上机题的解答和程序代码-Duda pattern classification, the second edition of the first chapter 1,3,5 some after-school exercises and answers questions on the machine and program code
  3. 所属分类:matlab例程

    • 发布日期:2012-09-27
    • 文件大小:71882
    • 提供者:yuhua
  1. Perceptron

    0下载:
  2. 利用感知机的线性分类功能,实现2维平面的两类模式分类,matlab实现,并用图像显示-Perceptron using linear classification function, the realization of 2-D plane of the two types of pattern classification, matlab achieve, and image display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:yaozi
  1. PatternClassification

    0下载:
  2. 《模式分类》课件,对模式识别领域的朋友有用。- Pattern classification courseware, on the field of pattern recognition useful friends.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:677888
    • 提供者:weixian
  1. jingxiangji

    0下载:
  2. 用径向基函数法实现模式分类,自动选择最佳隐含层书目,并给出差准率和差全率。-Radial basis function method used to achieve pattern classification, automatically select the best hidden layer bibliography, and to the business associate and full-rate differential.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1425
    • 提供者:曹红丽
  1. bpsuanfa

    0下载:
  2. 模式分类,BP算法,给出查全率和差准率,对隐含层书目进行讨论-Pattern classification, BP algorithm, given recall rate and the poor precision of the hidden layer bibliographic discussion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1490
    • 提供者:曹红丽
  1. SVMfenlei

    0下载:
  2. 支持向量机模式分类程序,可对两类模式进行分类识别-Support vector machine pattern classification procedures, two types of models can be classified to identify
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4536
    • 提供者:许超
  1. NeuralNetwork_BP_Classification

    0下载:
  2. BP 神经网络用于模式分类 大型网络的首选算法 - 函数拟合,模式识别-BP neural network for pattern classification algorithm of choice for large networks- function fitting, pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1405
    • 提供者:陈杰
  1. WeightedFeature

    0下载:
  2. 给出两个加权特征,一个是加权笔画密度特征,另外一个是加权外围特征,用一级汉字实验结果表明,这两个特征具有很强的汉字信息,能很好的为模式分类提供有效的特征- Give out two weighted feature abstraction method One is the weighted stroke density feature , the other is the weighted Periphery feature.The reslut of experiment on the f
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1754
    • 提供者:meizhi
  1. file

    0下载:
  2. 利用matlab开发平台和相关的SVM优化工具箱,及OAO,OAA,BSVM2算法模型,设计改进并实现非线性的模式分类实验模型系统.-Matlab use development platform and related optimization toolbox of SVM, and OAO, OAA, BSVM2 algorithm model, designed to improve and to achieve non-linear model of the pattern classi
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:239516
    • 提供者:原磊
  1. chapter5_1011

    1下载:
  2. 这是模式分类一书中第五章的LMS(最小均方算法)和Ho-Kashyap算法的matlab代码实现。-This is the pattern classification of a book chapter V LMS (least mean square algorithm) and the Ho-Kashyap algorithm matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1674
    • 提供者:王五
  1. chapter5_12

    0下载:
  2. 这是模式分类一书中第五章的修改的Ho-Kashyap算法的matlab代码实现。-This is a book of pattern classification to amend Chapter V of the Ho-Kashyap algorithm matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1301
    • 提供者:王五
  1. parzen

    0下载:
  2. 分类器的训练与学习是模式识别的一个重要环节,其目的在于按照某种算法,确定判决规则,使之具有自动分类识别的能力。本文介绍了采用Parzen窗法的随机模式分类器,并matlab实现了一个简易的随机模式分类器。-Classifier training and learning is an important part of pattern recognition, in accordance with the purpose of some kind of algorithm to determine
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:288124
    • 提供者:丑力
  1. 43680540Classification-MatLab-Toolbox

    2下载:
  2. 利用人工智能算法对数据进行训练,然后模式分类,里面包含支持向量机,聚类,BP网络等许多优秀的算法-The use of artificial intelligence algorithm to training data, and then pattern classification, which includes support vector machines, clustering, BP network algorithm and many other outstanding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:630776
    • 提供者:wangshan
  1. patternclassification

    0下载:
  2. 模式分类,是模式识别领域的经典之作,有很多值得学习的地方-pattern classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-10
    • 文件大小:17646278
    • 提供者:萧蔚
  1. pattern

    0下载:
  2. 杜达的模式分类图书中的程序源代码,可以很好地帮你理解模式分类中的各种方法-Pattern Classification Duda books in the program source code, you can very well help you understand the various methods of pattern classification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:409957
    • 提供者:zhaoln
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com