登录
首页 » matlab » perceptron

perceptron

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

  • b_single_guiling
    描述了利用矩阵方式产生单极性归零码的过程,并给出单极性归零码的码型和功率谱。(Matrix describes the way the use of unipolar NRZ process, and gives the code NRZ unipolar and power spectrum.)
    2009-04-16 11:07:53下载
    积分:1
  • MIMOpd
    MIMO雷达是最近几年兴起的一种新体制雷达,能够有效地克服目标RCS闪烁,本程序模拟仿真了MIMO雷达在高斯噪声背景中的检测性能以及恒虚警检测的性能。(MIMO radar is the rise in recent years, a new system of radar, which can effectively overcome the target RCS flashes, the process simulation of the MIMO radar detection Gaussian noise in the background performance and CFAR detection performance.)
    2009-11-02 11:22:00下载
    积分:1
  • bldc_sensored_00
    matlab file .. it is very important.i t is a a a very very very imp file.
    2010-12-01 16:08:47下载
    积分:1
  • stanford-deep-learning-matlab-code
    说明:  Stanford 大学的深度学习源代码,可用于模式识别和预测,比较稳定。(Stanford University's deep learning source code can be used for pattern recognition and prediction, and is relatively stable.)
    2018-06-07 12:56:12下载
    积分:1
  • interesting_dynamic_matlab_code
    很有趣的动画matlab程序,简明易懂,百看不厌!(interesting dynamic matlab code)
    2010-08-24 20:45:38下载
    积分:1
  • files
    教材《matlab与通信仿真》中所有例程的matlab程序包(Materials " matlab and communication simulation," in the matlab package for all routine)
    2010-10-13 03:54:21下载
    积分:1
  • 212
    说明:  (2,1,2)归零卷积码的维特比译码算法matlab实现((2,1,2) convolutional codes Viterbi decoding)
    2010-04-07 21:01:09下载
    积分:1
  • 对拉曼光谱进行归一化 Raman
    对拉曼光谱进行归一化,峰值提取以识别峰值特征,定性分析出混合物中的各个物质(Raman spectroscopy was normalized, peak values were extracted to identify peak characteristics, and each substance in the mixture was qualitatively analyzed.)
    2021-03-02 19:09:33下载
    积分:1
  • cs
    说明:  使用MATLAB实现基于DCT稀疏采样和重建的例程(Using MATLAB to realize the routine of sparse sampling and reconstruction based on DCT)
    2019-11-27 10:30:11下载
    积分:1
  • ImageProcessingToolbox
    MATLAB的图像处理工具箱手册,涉及了图像显示、图像变换、图像配准等一些常用的图像操作(MATLAB image processing toolbox manual deals with image display, image transformation, image registration and some other commonly used image manipulation)
    2009-11-03 22:43:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载