登录
首页 » matlab » perceptron

perceptron

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

  • ART
    ART1自适应谐振网,已经通过测试,分类性能良好并且准确,此程序已经完成了运行,希望大家好好利用(ART1 adaptive resonance network, has passed the test, the classification performance is good and accurate, this program has completed running, I hope you make good use of)
    2013-07-19 13:07:30下载
    积分:1
  • baigan
    运用matlab的SimMechanics模块进行摆杆机构的仿真(Using the SimMechanics module of MATLAB simulation of swing link mechanism)
    2015-02-04 10:38:00下载
    积分:1
  • bpsk_ber_coded_noncoded
    Performance analysis of Binary phase shift keying modulation in AWGN channel-Uncoded Bpsk vs Coded BPSK Probability of Error (BER) vs SNR (Eb_No) curve
    2013-05-15 09:20:02下载
    积分:1
  • ber_simulation
    本课题主要研究当信道中的加性噪声为高斯白噪声时,对接收端数字信号的判决带来的影响。 通过实验的手段分析信道无噪声的情况时,对接收端译码译码带来的影响;通过实验的手段分析信道有噪声的情况时,对接收端译码译码带来的影响; 代码可直接运行,包括基带下的误码率仿真,频带下的仿真,以及相互间的对比。界面很好(Signal in channel transfer process, not only by the channel itself, it brought, also influenced by the additive noise, Gaussian white noise is a communication channel additive noise. The main subject of study when the additive channel noise is white Gaussian noise, the impact of digital signal on the receiving end of judgment. By means of analysis of the experimental channel without noise, the impact on the receiving end decoding decoding noisy channel decoder decoding on the receiving end, the impact by means of analysis of the experiment )
    2013-03-26 15:59:06下载
    积分:1
  • 2010_MatlabTutorial
    This is matlab tutorial book
    2012-06-12 21:09:39下载
    积分:1
  • src
    source code of Fundamentals of texture mapping and image warping (the source show how texture mapping works)
    2015-01-15 21:42:29下载
    积分:1
  • GUI_01
    MATLAB GUI:GUI中的基本操作:简单的文本框数据传递 (MATLAB GUI: GUI in the basic operation: simple text box data transfer)
    2013-05-14 09:20:32下载
    积分:1
  • Proportionalnavigationmethod
    用比例导引法进行拦截弹针对机动目标的弹道仿真,仿真是基于三维模型。(Proportional navigation method used to intercept ballistic missile targets for motor simulation, simulation is based on three-dimensional model.)
    2009-12-02 16:52:24下载
    积分:1
  • make_lidar_image
    绘制CALIPSO卫星的偏振激光雷达背向散射衰减的图(Draw CALIPSO satellite polarization lidar backscatter attenuation map)
    2013-10-11 15:30:19下载
    积分:1
  • geometry2correlation
    MIMO容量仿真的matlab程序,在相关影响情况下的容量分析(MIMO capacity matlab simulation procedures, the impact in the relevant circumstances of the Capacity Analysis)
    2008-01-07 21:04:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载