登录
首页 » matlab » perceptron

perceptron

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

  • ASK
    压缩包内源码的主要用途是:ASK调试方式的matlab实现(The main purpose of this source is the matlab implementation of ASK debug mode)
    2012-05-26 15:51:04下载
    积分:1
  • 电动汽车充电负荷预测17869312EV-charging-load-forecast
    电动汽车充电负荷预测,采用蒙特卡洛模拟方法matlab进行编程(electric vehicle charging load)
    2021-04-07 13:29:01下载
    积分:1
  • MatlabDIPFunction
    Matlab图形图像处理函数。全部的Matlab图形图像处理函数集合(Matlab graphics image processing function. All of the Matlab graphics image processing function set)
    2007-11-12 09:57:12下载
    积分:1
  • IEEE
    This is the IEEE paper as the research in the matlab platform its very important for student research project
    2010-12-24 17:54:47下载
    积分:1
  • k-fold_cross-validation_binary_libsvm
    k-fold svm which downloaded before.
    2017-08-24 15:03:25下载
    积分:1
  • Reliability
    说明:  含风电机组的配电网可靠性评估算法,用ARMA模型预测风速并确定风速分布(An algorithm for reliability evaluation of distribution network with wind turbines, ARMA model is used to predict wind speed and determine wind speed distribution)
    2021-03-27 10:09:12下载
    积分:1
  • ACO
    蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。(Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.)
    2010-05-29 00:29:22下载
    积分:1
  • felogit
    AR模型预测 MATLAB中常用的一些程序代码(AR model prediction in MATLAB to code )
    2012-07-05 11:16:25下载
    积分:1
  • a
    说明:  nó rấ t là hay đ â y là ví dụ code matlab
    2013-03-05 01:42:17下载
    积分:1
  • system_Newton-Laphson
    system_Newton-Laphson in matlab
    2013-09-20 12:03:50下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载