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

搜索资源列表

  1. pereceptron

    0下载:
  2. 感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by monitoring the ability of learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:685
    • 提供者:xiaozhuang
  1. fenleisuanfa

    1下载:
  2. 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.
  3. 所属分类:matlab

    • 发布日期:2015-10-07
    • 文件大小:77824
    • 提供者:龚煜
  1. nn0601

    0下载:
  2. 神经网络感知器的实现,二维平面单层感知器-Perceptron neural network implementation of planar single-layer perceptron
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:670
    • 提供者:baixia
  1. Linear-classifier

    0下载:
  2. 线性分类器,线性分类器设计步骤,感知器准则,knn分类器等-Linear classifier, linear classifier design steps, perceptron criterion, knn classifiers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:615427
    • 提供者:汝佳
  1. The-Modulated-Wideband-Converter-

    0下载:
  2. 基于宽带调制转换器的一种新的压缩感知技术-Matlab package that simulates sampling by the analog system. The MWC consists of an RF front-end whose intermediate nodes are non-bandlimited signals. In this setting, computing the samples that would have been obtained by the ha
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:721960
    • 提供者:liuyaxin
  1. perceptron

    0下载:
  2. 感知器 算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 -PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1749
    • 提供者:zoujijin
  1. ganzhiqishixian

    0下载:
  2. 用MATLAB实现感知器算法,智能优化实验-Perceptron Algorithm with MATLAB implementation, intelligent optimization experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3493
    • 提供者:lili
  1. ganziqifenlei

    0下载:
  2. MATLAB实现感知器操作,用于智能优化实验-MATLAB realization of sensor operation, intelligent optimization experiments for
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1482
    • 提供者:lili
  1. Pattern-recognition-experiment1

    0下载:
  2. 基于多层感知器的DNA序列分类器的设计,里面有说明文档和源程序-Based on the DNA sequence of MLP classifier design, which has documentation and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:122517
    • 提供者:wfujpn105
  1. shenjingwangluo

    0下载:
  2. 模式识别作业实现感知器,BP分类器及异或门-Pattern recognition operations to achieve perceptron, BP classifier and XOR gates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:871930
    • 提供者:厉方
  1. ganzhiqi

    0下载:
  2. 模式识别中的感知器算法,属于人工智能的其中一个简单的表达-Perceptron in pattern recognition algorithms, artificial intelligence, which is a simple expression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1937884
    • 提供者:haitian
  1. perceptron

    0下载:
  2. 对包含的data文件中的数据进行感知器算法的方法线性划分-The data files to contain data method of perceptron algorithm. Linear partition
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:37563
    • 提供者:王涛
  1. linear_-classification

    0下载:
  2. 模式识别作业中的线性分类器程序,有感知器准则,最小二乘准则等-patter recognition assignment of linear classification designing
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2445
    • 提供者:zhuxq
  1. perceptron-approach

    0下载:
  2. 感知器算法vc实现, 感知器算法vc实现-Perceptron Algorithm vc implementation, perception algorithm vc implementation, perception algorithm to achieve vc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:782
    • 提供者:like
  1. PerceptronApproach

    0下载:
  2. 完全自己编写的模式识别中感知器的Matlab算法实现-Complete preparation of their own pattern recognition perceptron algorithm in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:643
    • 提供者:like
  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. nn

    0下载:
  2. 常见神经网络的算法大全,包括RBF、线性感知器、自组织网络等-Common neural network algorithm Daquan, including RBF, linear sensor, self-organizing networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1746
    • 提供者:wangxx
  1. SVM

    0下载:
  2. 基于SVM的分类器,它像多沉感知器一样,可以用于模式分类和多层回归!-Based on SVM classifier, it more like heavy perceptron as, can used for pattern classification and multi-layer return!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6549
    • 提供者:xiaolinzhongzi
  1. Perception-Approach-for-2-pattern

    0下载:
  2. 感知器算法,两类的情况,只适合两类模式的感知器算法的判别-Perceptron algorithm, two types of situation, only two models for the discriminant perceptron algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:928687
    • 提供者:webberzhou
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 23 »
搜珍网 www.dssz.com