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

搜索资源列表

  1. PerceptionApproach

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

    • 发布日期:2008-10-13
    • 文件大小:1234
    • 提供者:也风
  1. chapter5_45

    0下载:
  2. 这是模式分类一书中第五章的固定增量感知器和带裕量的变增量感知器的matlab代码实现。-This is the pattern classification of a book chapter V and the fixed-increment perceptron with margin perceptron incremental change of the matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1479
    • 提供者:王五
  1. fenlei

    0下载:
  2. 感知器分类,使用matlab-Single-layer perceptron classification
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:1366
    • 提供者:仁杰
  1. Perceptron

    2下载:
  2. matlab语言编写的iris数据的单层感知器分类-matlab data written in a single layer perceptron iris classification
  3. 所属分类:matlab

    • 发布日期:2016-07-12
    • 文件大小:1024
    • 提供者:gaohainan
  1. four

    0下载:
  2. 基于matlab语言,利用BP神经网络设计一个感知器,对输入进行分类-Based on the matlab language, the use of BP neural network to design a sensor, the input classification. .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:598
    • 提供者:wxm27811
  1. ganzhiqi

    0下载:
  2. 神经网络感知器模型程序,可以对现行可分系统进行分类。用matlab实现。另附BP算法文档。-Neural network sensor model program that can be divided into the current classification system. Using matlab. BP algorithm attached document.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:129682
    • 提供者:yeung yun
  1. ganzhiqi_g7

    0下载:
  2. 基于感知器的iris数据集分类算法,matlab实现,有注释。-Classification algorithm based on the iris data set of the perceptron, the Matlab implementation, and comment.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6580
    • 提供者:kangyan
  1. K-means-and-Perceptron

    1下载:
  2. 该程序为matlab程序,共有三个文件,dataC.m为程序入口,实现功能对50组数据用k均值算法进行分类,再对40组数据用感知器算法训练,然后用训练得到的判别函数对剩下10组数据分类,最后与原始分类做差比较,若分类无误,则全显示为0.-Matlab program on the program, a total of three files dataC.m for program entry features 50 sets of data with k-means algorithm to
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2956
    • 提供者:阿书
  1. pattern-recognizer

    0下载:
  2. 用matlab软件编写感知器算法,实现对样本的分类,样本点为X1(0,0),X2(0,-1),X3(-1,0),X4(-1,-1) X1,X2属于第一类,X3、X4属于第二类;(编程) X1、X4属于第一类,X2,X3属于第二类;(计算)-Perceptron Algorithm matlab software, to achieve the classification of samples, sample points X1 (0,0), X2 (0,-1), X3 (-1,0
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:23552
    • 提供者:蒙小倩
  1. perceptron

    0下载:
  2. 模式识别-梯度下降法特例的感知器算法的Matlab实现,实现两类线性分类。-Pattern-Recognition,The perceptron algorithm based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:971
    • 提供者:
  1. final2cop

    0下载:
  2. matlab用bp神经网络分类信号,采用多层感知器的神经网络,有隐含层5个节点-matlab bp neural network classification signal, the use of Multilayer Perceptron neural network hidden layer nodes
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:911
    • 提供者:谢倩雯
  1. Bp_Ada_Sort

    0下载:
  2. boosting是一族可将弱学习器提升为强学习器的算法,工作机制类似基学习器的加性模型。本代码为boosting的分类数据算法。(boosting is a algrithm to carry out a powerful learning machine basing on based machine.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:dongdongdwn
  1. homework2_2

    0下载:
  2. 实现批处理感知器算法的程序,用于分类训练集,同时记下收敛时的步数(Program to realize batch perceptron algorithm for classification of training set, and steps to write down the convergence)
  3. 所属分类:数值算法/人工智能

  1. shiyan4

    0下载:
  2. 解决非线性多类别分类问题,利用实际数据进行分类处理。(Solving nonlinear multi class classification problem, using actual data for classification processing.)
  3. 所属分类:matlab例程

  1. 基于主分量的人脸重构

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

  1. matlab脚本文件

    1下载:
  2. 输入两组变量即可进行系统优化迭代,选择最佳变量(The system optimization iterations can be carried out by the input of two groups of variables, and the optimal variables are selected)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1313792
    • 提供者:萌魔
  1. 9、SVM方法

    1下载:
  2. svm分类器,训练svm的MATLAB代码,简单易理解,好用,能够有效的实现动能(SVM classifier, training SVM MATLAB code, simple and easy to understand, good use, can effectively implement the kinetic energy)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:最好不见
  1. 89123030face_recognition_adaBoost_M2

    0下载:
  2. 有级联分类器和haar特征和积分图,内部有matlab程序,适合初学者使用(There are cascading classifiers and Haar features and integral graphs, with MATLAB programs inside, suitable for beginners to use)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:63488
    • 提供者:阿文123
  1. code

    0下载:
  2. matlab单层神经网络实现与逻辑,感知器是一种最简单的神经网络,可以解决最简单分类问题。在本经验中,利用了MATLAB代码简单实现了一个单层神经网络的感知器,对“与”逻辑运算进行了训练和学习,以便我们深入地了解感知器的构造。(Implementation and logic of MATLAB single layer neural network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:demonisd
  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 implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:张小明12345
« 1 2 ... 25 26 27 28 29 3031 »
搜珍网 www.dssz.com