-
pingding
说明: 本程序实现了通信原理中的平顶抽样与恢复,有代码与结果(This procedure implements the communication theory in the flat sample and recovery, with code and results)
- 2011-03-17 21:48:59下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(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)
- 2011-05-01 18:19:52下载
- 积分:1
-
XOX_CR
The function simply works just like "Microfit", so it would be helpful for economists with ARDL (autoregressive distributed lag) estimation. Also this function can be used for the future selection aims.
- 2013-04-06 00:21:20下载
- 积分:1
-
hoteltransform
hotelling transformation has been written with help of Matlab 2007a. This technology has been applied to transform images. A test image has been included in the file for explanation.
It accpets 256 color map bmp image as input and produces the output.
- 2010-06-30 17:06:09下载
- 积分:1
-
Maple13.0
Maple 13.0简体中文版的学习资料(Maple 13.0 Simplified Chinese version of the learning materials)
- 2010-12-27 11:08:56下载
- 积分:1
-
Matlab
关于Matlab仿真的一些基本资料,帮助大家解决Simulink搭建模型的错误(Matlab simulation of some basic information to help you solve Simulink to build the model error)
- 2012-05-23 12:27:28下载
- 积分:1
-
wavecdf97(x=imread)
用基本小波97进行变换wavecdf97(x=imread)(the basic wavelet transform wavecdf97 97 (x = imread))
- 2007-04-24 11:22:15下载
- 积分:1
-
fick2
扩散的菲克第二定律的数值求解
第一次弄,请大家赐较(Colorific proliferation of the second law of the numerical solution of the first alley, please grant more)
- 2020-06-28 20:20:02下载
- 积分:1
-
ehtemal2
matlab code file
prac course
- 2014-11-27 08:29:35下载
- 积分:1
-
Raadar-detection
Raadar detection aLGORITHM
- 2014-02-20 08:41:23下载
- 积分:1