-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
wigb
画地震剖面图,横坐标是道号,纵坐标为深度或时间(Videos seismic profiles, the abscissa is the channel number, the ordinate is depth or time)
- 2013-10-08 15:41:40下载
- 积分:1
-
new2015work1-LMI
一个关于线性矩阵不等式LMI的算法,简要介绍如何编程和求解的。(an algorithm about the linear matrix inequalities.)
- 2016-05-30 10:20:12下载
- 积分:1
-
qiantuihuitui
配电网中潮流计算不能通过传统的潮流计算方法,前推回推经典的配网潮流计算方法(Power flow calculation can not by the traditional power flow calculation method, calculation method of forward and backward power flow classic)
- 2016-11-02 22:10:19下载
- 积分:1
-
Matlab
说明: matlab高级讲义,可以使你快速提高matlab技能(matlab senior notes, you can rapidly improve your skills in matlab)
- 2011-04-15 14:37:19下载
- 积分:1
-
newfly
说明: Design of flyback converter
- 2020-06-17 04:20:02下载
- 积分:1
-
Chaotic_Tools_v1.0b
混沌工具箱 Matlab 计算分叉 庞加莱(Chaos Toolbox)
- 2010-12-14 11:21:28下载
- 积分:1
-
mapping
QPSK,16QAM,64QAM星座图映射,是信号处理的基础,具有参考价值(QPSK, 16QAM, 64QAM constellation mapping, is the basis for signal processing, with the reference value)
- 2011-10-19 16:21:25下载
- 积分:1
-
qgp
对心电的图像进行50hz的工频干扰并画出去处理后的图像(The image of ecg 50 hz power frequency interference and the processed image is drawn out
)
- 2015-05-11 11:43:43下载
- 积分:1
-
Adaptive-filter
提供一种新型自适应滤波器的设计方法,能自由设计参数!(To provide a new type of adaptive filter design methods, design parameters can be freely!)
- 2009-03-28 20:14:24下载
- 积分:1