登录
首页 » matlab » perceptron

perceptron

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

  • Sroute
    dijkstra /shorest route
    2010-08-04 12:52:58下载
    积分:1
  • ACO
    Ant Colony Algorithm for Non Constraint Optimization Problem
    2013-12-20 18:54:33下载
    积分:1
  • ch1example2prg1
    仿真电容的充电过程,设t=0为初始时刻,仿真步进应远远小于系统的时间系数(Simulation of capacitor charging process, based t = 0 as the initial time step simulation system should be much smaller than the time factor)
    2009-04-20 12:50:33下载
    积分:1
  • mome_kmean_wavelet4
    其中包括颜色矩特征提取,四层小波特征提取以及kmeans聚类算法,Matlab编程实现,希望对学习有帮助(Including the extraction of color moment feature, the four layer wavelet feature extraction and kmeans clustering algorithm, Matlab programming, and they hope to help with learning)
    2015-01-29 10:26:23下载
    积分:1
  • qpsk1
    Matlab code for OFDM for bpsk
    2014-02-04 19:30:13下载
    积分:1
  • LS
    说明:  对于给定的200组数据用基本最小二乘算法辨识其确定的差分方程系数(For a given set of data with 200 basic identification of least-squares algorithm which determines the differential equation coefficients)
    2013-05-23 16:41:07下载
    积分:1
  • 一个用于图像识别的序-Recogniztion
    一个用于图像识别的程序,用matlab编的(an image recognition for the program, part of the Matlab)
    2005-04-13 16:36:36下载
    积分:1
  • viewer3d_version7d
    三维显示某个.mat格式的矩阵,灯光亮度可调,并有伪彩色渲染的功能(A three-dimensional display. Mat matrix format, lighting, adjustable brightness, and a false color rendering of the function)
    2010-07-03 10:55:42下载
    积分:1
  • GeneticAlgorithms
    数学建模中常用算法,应用十分广泛。此为此算法的Matlab程序,希望有用。(Commonly used mathematical modeling algorithm is widely used. The Matlab program for this algorithm, hope helpful.)
    2010-08-23 20:08:31下载
    积分:1
  • 3103540_rs_encoder
    说明:  参照CCSDS标准的RS编码 交织深度参照CCSDS标准(Refer to the RSS standard of the CCSDS standardInterweaving depth refers to the CCSDS standard)
    2020-06-16 02:20:06下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载