CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 感知器算法

搜索资源列表

  1. Perception-Approach

    0下载:
  2. 多类的感知器算法实现,可对多个模式进行判别-More of the perceptron algorithm, multiple patterns can distinguish
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:931695
    • 提供者:webberzhou
  1. classify

    0下载:
  2. 用感知器分类算法和最近邻分类算法对三类点进行分类,具有窗口界面,用鼠标点击就可以了,程序自动给出分类界面。-Classification algorithm with the sensor and the nearest neighbor classification algorithm to classify three categories of points, with the window interface, with a mouse click can be had, the pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:8570
    • 提供者:youxia
  1. ganzhiqi

    0下载:
  2. 感知器算法(主要用于PR),也可以用于图像处理等方面-the PR using or the image procceing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:571
    • 提供者:qrsssh
  1. ganzhiqi

    0下载:
  2. 这个程序也很不错哟,大家赶快来下载吧,是模式识别中的感知器算法-This procedure is also very good yo, we hurry to download it, is a pattern recognition algorithm for the perceptron
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:49893
    • 提供者:谈笑
  1. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6461
    • 提供者:张妮娜
  1. svm-ses

    1下载:
  2. 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-The machine algorithm respectively perception, the minimum square error algorithm, linear SVM classifier algorithm design, respectively, draw the decision surface, and compare the performance.
  3. 所属分类:Special Effects

    • 发布日期:2015-09-28
    • 文件大小:9216
    • 提供者:万海兵
  1. Linear-classifier-design

    2下载:
  2. 对“data1.m”数据,分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-The "data1.m" data, respectively, using the perceptron algorithm, the least square error algorithm, the linear SVM algorithm design classifier, respectively, to draw the decision-making surf
  3. 所属分类:Special Effects

    • 发布日期:2015-09-29
    • 文件大小:277504
    • 提供者:刘攀
  1. Improved-ICA-character-recognition

    1下载:
  2. 该算法一种结合改进的基于独立分量分析(ICA)提取算法和基于多层感知器和单向二叉决策树的多类支持向量机分类方法。-The algorithm is a combination of improved based on independent component analysis (ICA) algorithm and multi-class support vector machine classification method based on binary decision tree of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6086
    • 提供者:谭立国
  1. CT-tracking

    0下载:
  2. 一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP co
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6489
    • 提供者:黄明
  1. Linear-discriminant-analysis

    0下载:
  2. Fisher 线性判别分析算法matlab实现及感知器算法实现-Fisher linear discrimination analysis,perceptron
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2088
    • 提供者:
  1. LMSEPPerceptron-Approach

    0下载:
  2. 使用C和Matlab编程实现感知器算法和最小平方误差算法,并且区分给定的10000个样本-C and Matlab programming Perceptron algorithm and least square error algorithm, and to distinguish between a given sample 10000
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2103114
    • 提供者:lifei
  1. CT_code_matlab

    0下载:
  2. 一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类-Real-time Compressive Tracking proposed by Kaihua Zhang in The Hong Kong Polytechnic University
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16412711
    • 提供者:DaBao
  1. 固定增量法求分界面

    0下载:
  2. 固定增量法求分界面 (利用感知器训练算法中的固定增量法求分界面,将样本集分为两 类),附带整个分类过程及原理(The fixed increment method calculates the interface (using the fixed increment method in the perceptron training algorithm for the interface, and divides the sample set into two Class))
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:148480
    • 提供者:ivy2017
  1. rcnwjd68

    0下载:
  2. 经典的B-P算法,还包括其它一些程序,比如一个前馈多层感知器算法()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:233472
    • 提供者:RAG!62316
搜珍网 www.dssz.com