登录
首页 » matlab » perceptron

perceptron

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

  • randawgnqpsk-16qam
    瑞利信道和高斯白噪声信道下qpsk和16qam性能对比(qpskand16qam)
    2010-11-02 19:53:15下载
    积分:1
  • AMI
    说明:  计算平均互信息的程序,很好用。希望给大家能提供帮助(Average Mutual Information)
    2011-03-03 09:21:03下载
    积分:1
  • matlabcodes
    here are the codes in matlab for effects of temperature ,refractive index and length of the grating in FBG spectra,and reflection spectrum of TE and TM modes of 1D photonic crystals
    2010-05-13 21:56:19下载
    积分:1
  • code-(2)
    matlab cod efor 2013 ieee paper a two level fh cdma
    2013-12-07 14:03:13下载
    积分:1
  • fem.2.1
    vety good,fem analysis.(matlab and fem)
    2020-10-07 16:27:36下载
    积分:1
  • A
    说明:  We describe a new method for performing a nonlinear form of Principal Component Anal
    2015-03-16 15:25:16下载
    积分:1
  • hfssRename
    在hfss中用matlab实现重命名操作(Using matlab to achieve in hfss rename operation)
    2008-06-16 22:57:42下载
    积分:1
  • speech_analysis
    说明:  一个外国大学用Matlab写的语音处理分析程序,GUI界面,功能强大。(A foreign university using Matlab written analysis of voice processing procedures, GUI interface and powerful.)
    2008-11-08 14:04:47下载
    积分:1
  • dip
    A simple example code for matlab in dip
    2011-04-22 11:38:18下载
    积分:1
  • OFDMdemo
    实现基本的ofdm通信系统,包括ifft,加窗等等(Ofdm communication system to achieve the basic)
    2010-05-12 15:48:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载