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

搜索资源列表

  1. abc

    0下载:
  2. 通过编程实现感知器算法,加深对感知器算法的认识,掌握对分界面求取的步骤与过程。 -By programming perception algorithm, to deepen understanding of perception algorithm to master the steps and process for obtaining the interface.
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:616134
    • 提供者:画龙点睛
  1. sensor

    0下载:
  2. 感知器算法是一种非监督的代数界面分类方法,算法结构简单,但对于团状数据,分类效果理想。-Algebraic classification sensor interface is an unsupervised algorithm, the algorithm is simple in structure, but for groups like the data, the ideal classification.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:339389
    • 提供者:李林洲
  1. perception

    0下载:
  2. 感知器算法,水天线检测。需要opencv2.4.6,请在其官网下载-water-sky line detect based on perception method.opencv2.4.6 lib is included. for more details, please connect csuliuyan@163.com
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:Liu
  1. Linear-discriminant-analysis

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

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

    0下载:
  2. 这是模式识别的一个感知器算法,用matlab编的程序。-This is a pattern recognition algorithm Perceptron, with matlab compiled program.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:谢飞
  1. ganzhiqisuanfa

    0下载:
  2. 模式识别中的感知器算法在MATLAB中的实现案例-Pattern Recognition Perceptron algorithm in MATLAB to achieve Case
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:58564
    • 提供者:君妍
  1. PA

    0下载:
  2. 感知器算法的完整程序,包括程序解释,最后效果不错,误差小,鲁棒性好。-Perception complete program machine algorithms, including data generated, the corresponding code interpreter
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1732
    • 提供者:李诗诗
  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. Perceptron-algorithm

    0下载:
  2. 感知器算法。可自由输入步长,最终得到输出判别函数-Perception algorithm. You can enter free step to finally obtain the discriminant function output
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:825
    • 提供者:
  1. kinds-of-perceptron-algorithm

    0下载:
  2. 多类感知器算法。其中一个程序是产生随机权矢量,另外一个程序是可以自由设置权矢量,最后得到输出判别函数值。-Multi-class perception algorithm. One of the program is to generate random vector right, another program is free to set the right vector, and finally get the output discriminant function values.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1990
    • 提供者:
  1. LMS

    0下载:
  2. 感知器和自适应线性元件在历史上几乎是同时提出的,并且两者在对权值的调整的算法非常相似。它们都是基于纠错学习规则的学习算法。感知器算法存在如下问题:不能推广到一般的前向网络中;函数不是线性可分时,得不出任何结果。而由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的LMS算法,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。-Least mean square error algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2179
    • 提供者:simon
  1. emial-spam

    0下载:
  2. 基于感知器算法的垃圾邮件识别,先通过训练集训练出分类器,然后通过测试集验证-Perceptron based spam detection algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1446
    • 提供者:江玮玮
  1. 131848141

    2下载:
  2. 模式识别线性判别算法,包括感知器算法,最小方差准则分类算法和Widrow-Hoff算法-Pattern recognition linear discriminant algorithms, including perception algorithm, minimum variance criterion classification algorithm and Widrow-Hoff algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1594
    • 提供者:ray
  1. ganzhiqi

    0下载:
  2. 模式识别中的感知器算法,可绘制两个类别点的判决直线-In pattern recognition, the perceptron algorithm can draw a straight line of two categories
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:8325
    • 提供者:晓晨
  1. pocket-PLA

    0下载:
  2. 贪婪感知器算法。R语言实现版本,每次会把最优的分类抓在手上-pocket perceptron learning of algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1036
    • 提供者:chou
  1. preception

    0下载:
  2. 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写-One of the classic pattern recognition algorithm, perception algorithm, used to classify patterns using matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:853
    • 提供者:JH
  1. The-homework-of-Pattern-Recognition

    0下载:
  2. 模式识别大作业,包括k均值算法,感知器算法等介绍及其MATLAB程序-The homework of Pattern Recognition, including the k-means algorithm, Perceptron algorithm introduces its MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:336475
    • 提供者:王鹏飞
  1. Perceptron

    1下载:
  2. 本实验的目的是学习和掌握两种感知器算法:批处理感知器算法和批处理裕量松弛 算法。感知器算法是通过学习两类已标记的样本,建立一个线性分类器。学习的过程就是求解感知器权系数的过程,人们通过建立一个准则函数J(a),将求解感知器权系数的问题简化为一个标量函数J(a)的极小化问题,即当a为解向量时,J(a)最小。而极小化问题常用梯度下降法来解决。本实验给出了基于梯度下降法的两种感知器算法,介绍了原理并编程实现,最后对两种算法的特点加以比较分析。-The purpose of this study i
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1314
    • 提供者:Jam_Jack
  1. perceptron

    0下载:
  2. 自己编写的用感知器算法分类UCI数据集中的iris数据集-UCI classification by perception algorithm dataset iris data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:乔伊
  1. perceptron-algorithm-

    0下载:
  2. 通过感知器算法分类鸢尾花(三类分类),由于感知器算法是二类分类器,所以三类分类需要两两对比。-Classification of iris by perceptron algorithm (three classifications)Since the perceptron algorithm is a class 2 classifier, three classifications require a pairwise comparison.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2163
    • 提供者:黄瑾
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com