CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 最小距离分类器

搜索资源列表

  1. Hamming_NN

    0下载:
  2. Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.    Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural network from the functional point o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:115472
    • 提供者:东方云
  1. chengxu

    2下载:
  2. 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
  3. 所属分类:Other systems

    • 发布日期:2014-12-27
    • 文件大小:3488
    • 提供者:pan
  1. Classifier_min_dist_f

    1下载:
  2. 最小距离分类器,matlab环境下,可直接调用-Minimum distance classifier, matlab environment, can be directly invoked
  3. 所属分类:matlab

    • 发布日期:2016-05-20
    • 文件大小:1024
    • 提供者:vicky
  1. 69491719BayesClassier(1)

    0下载:
  2. 实现模式识别,实现最小欧式距离分类器的实现与形成-Achieve pattern recognition, achieve the minimum Euclidean distance classifier and the formation of implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3528
    • 提供者:姜娜
  1. facedetection

    1下载:
  2. PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-20
    • 文件大小:8421
    • 提供者:chen
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. Classifier_min_Local_Mean_f

    0下载:
  2. 局部最小距离分类器,性能高于knn分类器,matlab环境下,可直接调用-Local minimum distance classifier, classifier performance than knn, matlab environment, can be called directly
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:974
    • 提供者:vicky
  1. code

    0下载:
  2. 利用最小距离分类器分类3种尾植物的完整实现代码-Minimum distance classifier using three kinds of classification of plants complete the end of the implementation code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1762
    • 提供者:tianwenxu
  1. nearest

    0下载:
  2. 最小距离分类器,针对图像进行分类的算法,采用了模式识别的思想。-Minimum distance classifier for image classification algorithm, using the idea of ​ ​ pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:642
    • 提供者:lining
  1. shuzishibie

    0下载:
  2. 以数字与字母识别系统的基本处理流程为主线,从待识别数据的获取入手,通过预处理、特征的提取与选择,到分类器的设计等部分都进行了较为详尽的分析与研究,MATLAB仿真实验表明;采用最小距离法对所给出的一组数字及字符图片进行不同的分块识别,最终得出分8块识别率为85.71 ;分16块识别率为95.71 ;分20块识别率为95 ;具有较高的识别率。-The basic process flow of the numbers and letters recognition system as the ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:4146
    • 提供者:刘下
  1. 2DPCA

    0下载:
  2. 本程序采用2级PCA提取特征,最小藕欧距离分类器进行人脸识别,实验数据为orl人脸库。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:6659
    • 提供者:薛进
  1. code

    0下载:
  2. 利用最小距离分类器分类3种鸢尾属植物 load fisheriris 载入Matlab自带的鸢尾属植物数据集 每类的前40个样本用于生成代表该类的模板,后10个作为独立的测试样本-Plant data sets The first 40 of each class used to generate the samples representative of the class template 10 after the test sample as separate
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1965
    • 提供者:卫伟
  1. Identification-of-fundus-lesions

    0下载:
  2. 眼底病变的识别,使用对比度增强的方法。分类器使用了:最小距离分类器、Fisher线性分类器、二次分类器等。-Identification of fundus lesions, using the method of contrast enhancement. The classifier used: minimum distance classifier, Fisher classifier, the two classifier.
  3. 所属分类:医药行业

    • 发布日期:2014-03-19
    • 文件大小:4605
    • 提供者:狗蛋
  1. nearest

    0下载:
  2. 最小距离分类器的MATLAB源程序以及实例,这是书中的源码,希望能为我们的程序员家族做点贡献-The minimum distance classifier MATLAB source and example of this is the book s source code, hoping to influence the lives of our programmers family
  3. 所属分类:source in ebook

    • 发布日期:2015-01-11
    • 文件大小:35840
    • 提供者:我心飞翔
  1. fisher

    0下载:
  2. Fisher线性鉴别分析已成为特征抽取的最为有效的方法之一 .但是在高维、小样本情况下如何抽取Fisher最优鉴别特征仍是一个困难的、至今没有彻底解决的问题 .文中引入压缩映射和同构映射的思想 ,从理论上巧妙地解决了高维、奇异情况下最优鉴别矢量集的求解问题 ,而且该方法求解最优鉴别矢量集的全过程只需要在一个低维的变换空间内进行 ,这与传统方法相比极大地降低了计算量 .在此理论基础上 ,进一步为高维、小样本情况下的最优鉴别分析方法建立了一个通用的算法框架 ,即先作K L变换 ,再用Fisher鉴别
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6924
    • 提供者:迪迪
  1. classifier-code

    0下载:
  2. 利用最小距离分类器分类3种不同类型的植物,并测试最小距离分类器的识别率-3 different types of plants are classified using the minimum distance classifier, and the recognition rate of the minimum distance classifier is tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:33620
    • 提供者:朱胜银
  1. min——Classifier_dist_f

    0下载:
  2. 最小距离分类器,可以用于做对比算法,人脸识别中经常用(The minimum distance classifier can be used for comparison algorithms)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:16384
    • 提供者:caoyao
  1. BP神经网络+最小距离分类器

    1下载:
  2. BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:123456梦
  1. knn

    0下载:
  2. 模式识别中的k近邻算法,经过测试,运行结果很好。 最小距离分类器 : 它将各类训练样本划分成若干子类,并在 每个子类中确定代表点 。测试样本的类别则以其与这些代表点距离最近作决策。该方法的缺点是所选择的代表点并不一定能很好地代表各类,其后果将使错误率增加。(The k nearest neighbor algorithm in pattern recognition has been tested and the result is very good. Minimum distance c
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:doudou854
  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例程

    • 发布日期:2020-02-19
    • 文件大小:566272
    • 提供者:yty1018
« 12 »
搜珍网 www.dssz.com