登录
首页 » matlab » perceptron

perceptron

于 2011-05-01 发布 文件大小:2KB
0 126
下载积分: 1 下载次数: 40

代码说明:

  感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • some-classical-algorithm-programs-of-Matlab
    matlab经典算法的程序,里面有详细的目录文件。(some classical algorithm programs of Matlab)
    2009-11-14 01:16:27下载
    积分:1
  • 01
    说明:  MATLAB6.0数学手册-第一章,一本易于掌握的数学手册,内容由浅入深,对于初学者能很快掌握。(MATLAB6.0 Mathematics Handbook- the first chapter, an easy to grasp mathematical manuals, content, easy-to-digest, for beginners can quickly mastered.)
    2013-03-24 13:07:06下载
    积分:1
  • complex-variable-function
    Matlab在复变函数中的应用,介绍留数的概念及Matlab的实现;介绍在复变函数中有重要应用的Taylor展开(Matlab in the application of complex variable functions, introduce the concept and the residue Matlab realization describes the complex function has important applications in the Taylor expansion)
    2013-10-24 23:27:00下载
    积分:1
  • MulticlassCSP
    This is the matlab code of multi class common spatial pattern.
    2013-11-19 18:21:24下载
    积分:1
  • 73codes
    (7,3)线性分组码的译码过程和产生过程,此程序为信息课的作业((7,3) linear block code decoding process and the production process, this process work for the information class)
    2010-11-25 13:11:06下载
    积分:1
  • psat-2.1.5-mat
    PSAT 2.1.5 for power system research with GUI and Matlab running environment
    2009-12-16 04:02:03下载
    积分:1
  • ofdm(matlab)
    说明:  比较完整的OFDM的仿真模型和源码,有比较完整的设计思路,可供学习(relatively complete OFDM simulation model and source, a more complete design ideas for learning)
    2006-05-15 21:35:22下载
    积分:1
  • Kfenbuzabo
    说明:  K分布高斯杂波仿真,matlab,网格映像法(Gaussian K distribution clutter simulation, matlab, mesh imaging method)
    2011-04-18 19:06:34下载
    积分:1
  • kalman_filter
    Kalman filter examples
    2010-08-09 16:27:06下载
    积分:1
  • wveletedenoise
    多种方法(软硬阈值、自适应阈值等)进行小波去噪的matlab...( denoise by wavelete methods)
    2010-12-03 14:27:23下载
    积分:1
  • 696518资源总数
  • 104775会员总数
  • 42今日下载