搜索资源列表

  1. stu_release_test

    0下载:
  2. matlab实现的线性分类器,采用了感知器算法,和聚类算法。-matlab achieve linear classifiers using the perception algorithm, and clustering algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:379904
    • 提供者:huyaoge
  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. 所属分类:技术管理

    • 发布日期:2024-05-18
    • 文件大小:616448
    • 提供者:画龙点睛
  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. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:338944
    • 提供者:李林洲
  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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Liu
  1. Linear-discriminant-analysis

    0下载:
  2. Fisher 线性判别分析算法matlab实现及感知器算法实现-Fisher linear discrimination analysis,perceptron
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:
  1. sensing

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:谢飞
  1. ganzhiqisuanfa

    0下载:
  2. 模式识别中的感知器算法在MATLAB中的实现案例-Pattern Recognition Perceptron algorithm in MATLAB to achieve Case
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:58368
    • 提供者:君妍
  1. PA

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:李诗诗
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2103296
    • 提供者:lifei
  1. Perceptron-algorithm

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  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 di
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:
  1. LMS

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:simon
  1. emial-spam

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:江玮玮
  1. 131848141

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:ray
  1. ganzhiqi

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

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:晓晨
  1. pocket-PLA

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:chou
  1. preception

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-05-18
    • 文件大小:336896
    • 提供者:王鹏飞
  1. Perceptron

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Jam_Jack
  1. perceptron

    0下载:
  2. 自己编写的用感知器算法分类UCI数据集中的iris数据集-UCI classification by perception algorithm dataset iris data set
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:乔伊
« 1 2 3 4 5 6 78 9 10 11 »

源码中国 www.ymcn.org