登录
首页 » matlab » perceptron

perceptron

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

  • 9927432subspace_method_for_blind_channel_estimatio
    ofdm的一种盲信道估计方法:子空间盲信道估计方法(ofdm a blind channel estimation methods: the subspace blind channel estimation methods)
    2010-03-07 08:27:40下载
    积分:1
  • gauss-seidel
    说明:  通过编程实现通过共轭梯度法和Gauss-Seidel迭代法两种方法求解方程组(By programming through the conjugate gradient method and Gauss-Seidel iteration method for solving equations of two)
    2011-03-30 18:47:58下载
    积分:1
  • GaussNewton
    IIR实现自适应滤波,运用高斯-牛顿算法实现了真正的价值的数据。(IIR adaptive filters,Implements the Gauss-Newton algorithm for REAL valued data. )
    2011-09-16 15:12:38下载
    积分:1
  • commdelay_stab_simu_diff
    Power ystem simulation for Load frequency controller
    2013-09-27 02:13:25下载
    积分:1
  • GMDR
    多层降维法MDR的衍生分析方法GMDR,软件包括使用方法(Multiple dimension reduction method is to detect and qualitative attributes, or attribute combination interactions, in turn, affects and decided to class variables method of data mining)
    2021-03-19 13:19:19下载
    积分:1
  • MEHFR
    上海交大硕士毕业论文《基于最小熵谱估计的 高频重建算法研究》:本论文提出了一种基于最小熵谱估计的高频重建算法(论文中简称为(MEHFR),该算法利用最小熵准则对信号谱进行外推,从而重建出音频信号的高频分量,论文同时对提出的MEHFR算法作了改进和性能分析,并给出了MEHFR成功应用于目前主流音频编解码器——MP3的一个实例(This thesis puts forward an algorithm of high frequency reconstruction based on minimum entropy spectral estimation (called MEHFR in this thesis). MEHFR spreads the spectrum in the principle of minimum entropy and reconstructs the high frequency of audio signals also this thesis improves MEHFR and shows the analyses of performance at last applies MEHFR to ME3 which is the most popular codec of audio.)
    2011-10-20 17:29:27下载
    积分:1
  • simulation
    在求解装备的资源约束型装配线一类平衡问题时,借助遗传粒子群算法进行优化求解,并对遗传粒子群算法进行改进,利用matlab程序进行优化求解。本次结果是进行仿真的结果。(When solving the resource-constrained assembly line balance problem of equipment, the genetic particle swarm optimization algorithm is used to optimize the solution, and the genetic particle swarm optimization algorithm is improved, and the matlab program is used to optimize the solution. This is the simulation result.)
    2019-04-29 16:44:26下载
    积分:1
  • matlabtut
    Matlab tutorial which is very basic.I hope to upload my source code in future.
    2009-04-22 08:39:29下载
    积分:1
  • wimaxpaper
    WiMAX技术发展及其在配电网通信中的应用,是下一点网络无线在电力中的应用(WiMAX technology development and its distribution network communications, the application is under 1:00 wireless network in the application of electricity)
    2007-03-21 18:46:23下载
    积分:1
  • 3dfdtd
    fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
    2014-02-09 17:16:19下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载