登录
首页 » matlab » perceptron

perceptron

于 2011-05-01 发布 文件大小:2KB
0 196
下载积分: 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 个回复

  • KP-with-SA
    knapsack problem with sa
    2013-01-12 01:23:30下载
    积分:1
  • matlab特征值与特征向量数值计算的14个子代码
    说明:  matlab特征值与特征向量的计算有14个例子代码(There are 14 example codes for calculating matlab eigenvalues and eigenvectors)
    2020-06-23 21:40:02下载
    积分:1
  • matlabkuozhan
    matlab扩展编程,很好的一版本书,适合matlab深入学习(matlab expand programming, a very good version of the book, suitable for matlab in-depth study)
    2009-09-14 13:00:54下载
    积分:1
  • pan-tomph
    this is heart rate detection method
    2013-07-27 19:15:43下载
    积分:1
  • picture
    利用matlab归一化算法提取边缘后配准目标图像,并能框出目标物(get edge )
    2014-11-27 20:14:25下载
    积分:1
  • kalmanyuce
    采用卡尔曼滤波的方式对时间进行预测,有较好预测精度(Kalman filter is used to predict the way time high prediction accuracy)
    2015-09-17 17:01:06下载
    积分:1
  • peizhun
    基于matlabde的利用互信息的图像的配准(The use of mutual information based matlabde the image registration)
    2010-05-12 12:33:17下载
    积分:1
  • ResearchontheIMFcriterioninEMDmethod
    研究EMD经验模态分解中的IMF固有模态函数的文章(Study EMD EMD IMF in the intrinsic mode function of the article)
    2007-10-25 22:37:02下载
    积分:1
  • MLRE
    MLRE算法,选取最优K近邻,是识别率达到更高(MLRE algorithm select the best K-nearest neighbor, is to achieve a higher recognition rate)
    2012-05-08 20:09:23下载
    积分:1
  • ddscralgho
    Direct Digital Frequency Synthesizer with CORDIC Algorithm
    2011-11-22 20:56:47下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载