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

搜索资源列表

  1. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写

    1下载:
  2. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写
  3. 所属分类:matlab例程

  1. moshi

    1下载:
  2. 几个模式识别的作业程序,自己写的。望指教哦,内容有感知器算法、多类感知器算法以及K均值算法-Several pattern recognition procedures, wrote it myself. Advice Oh look, the contents of perceptron algorithm, multi-sensor algorithm, as well as K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2.15kb
    • 提供者:天命
  1. bakecodematlab

    0下载:
  2. 基于SystemView和matlab的巴克码识别器的仿真与分析 -SystemView and matlab based on the Barker Code Identifier simulation and analysis is based on the Barker SystemView and matlab code recognition Simulation and Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.12kb
    • 提供者:wanghuaizhi
  1. SVMclassifier

    0下载:
  2. SVM分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-SVM classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4.6kb
    • 提供者:王兵
  1. zuoye

    0下载:
  2. 利用matlab软件对模式识别进行了很好的仿真,利用贝叶斯分类器对男女生进行了很好的分类。-Pattern recognition using matlab software had a very good simulation, the use of Bayesian Classifiers for boys and girls had a very good classification.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:45.94kb
    • 提供者:倪继峰
  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
    • 文件大小:281.37kb
    • 提供者:丑力
  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 with several types of classifi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:36.2kb
    • 提供者:王兵
  1. SystemViewbakema

    0下载:
  2. 基于SystemView的巴克码识别器的仿真与分析 -Based on the Barker Code Identifier SystemView of the simulation and analysis based on the Barker Code Identifier SystemView Simulation and Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:336.74kb
    • 提供者:wanghuaizhi
  1. kpca

    0下载:
  2. 运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。-KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.3kb
    • 提供者:胡丽娜
  1. Ensemble

    0下载:
  2. 用adaboost算法生成基支持向量机分类器,并对识别结果进行简单投票法集成。附有支持向量机工具箱和adaboost算法流程说明。-Adaboost algorithm to generate the base with a support vector machine classifier, and the recognition result is a simple voting method integration. With support vector machine algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.57mb
    • 提供者:李娜
  1. 模式识别bayes实验

    6下载:
  2. 用身高和/或体重数据进行性别分类的实验 试验直接设计线性分类器的方法,与基于概率密度估计的贝叶斯分离器进行比较。 体会留一法估计错误率的方法和结果
  3. 所属分类:matlab例程

  1. 模式识别第一次作业

    1下载:
  2. 1. 用 dataset1.txt 作为训练样本,用dataset2.txt 作为测试样本,采用身高和体重数据为特征,在正态分布假设下估计概率密度(只用训练样本),建立最小错误率贝叶斯分类器,写出所用的密度估计方法和得到的决策规则,将该分类器分别应用到训练集和测试集,考察训练错误率和测试错误率。将分类器应用到dataset3 上,考察测试错误率的情况。(1. using dataset1.txt as training samples as test samples by dataset2.tx
  3. 所属分类:matlab例程

  1. 20170608贝叶斯分类器实验

    3下载:
  2. 贝叶斯分类器,通过事先sample样本的训练,能够快速准确的实现对待分类样本的识别分类(Bias classifier, through the training of sample samples in advance, can quickly and accurately realize the classification and classification of the classified samples)
  3. 所属分类:matlab例程

  1. 感知器算法

    0下载:
  2. 感知器算法是一种神经网络的模型,是20世纪50年代中期到60年代初人们对模拟人脑学习能力的一种分类学习机模型的称呼。当时的研究者认为它是一种学习的强有力模型,但以当时的技术无法实现非线性分类,许多实验室都放弃了感知器的研究。但其中的思想很经典,对后来的模式识别模型有很大的影响。当然,随着时代的进步,已经有很多学者提出了许多非线性的感知器改进算法,并取得良好效果,此程序主要基于Matlab来具体实现传统的感知器算法。(This program is based on Matlab to speci
  3. 所属分类:matlab例程

  1. 模式识别分类器

    0下载:
  2. 贝叶斯识别,可对图像数据进行分类的算法,其中包含5个m文件(Bias recognition, image data can be classified algorithm, which contains 5 m files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1.02mb
    • 提供者:宇丁
  1. 模式识别

    0下载:
  2. 简单的贝叶斯分类器,实现基于身高体重的男女性别分类(Simple Bias classifier)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:12.19mb
    • 提供者:明朝
  1. BP神经网络+最小距离分类器

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

    • 发布日期:2018-01-01
    • 文件大小:5kb
    • 提供者:123456梦
  1. 基于主分量的人脸重构

    1下载:
  2. 本实验是基于主成分分析法(PCA)在人脸识别中的应用,采用SVM分类器在ORL人脸库的基础上通过Matlab实现了快速PCA算法的验证仿真。
  3. 所属分类:matlab例程

  1. 基于小波变换的klda人脸识别

    2下载:
  2. 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
  3. 所属分类:matlab例程

  1. 贝叶斯人脸识别

    1下载:
  2. Pattern-Recognition-and-Machine-Learning-master,项目包括使用贝叶斯分类器的字符识别,基于GMM的图像分割,使用PCA的人脸识别和具有径向基函数的多类SVM分类器(Pattern-Recognition-and-Machine-Learning-master)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-15
    • 文件大小:636kb
    • 提供者:lambjiko
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com