-
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
-
MM1
MM1排队序列模拟——统计给定 平均到达率和离去率 条件下系统的平均队列长度和平均等待时间;
统计平均队列长度和平均等待时间随平均到达率 和离去率 的变化曲线
(The MM1 the queuing sequence of simulation- statistics system to the given conditions the average queue length and average waiting time easygoing statistical average queue length and average waiting time curve)
- 2013-04-17 15:53:03下载
- 积分:1
-
16qam_final
16QAM matlab source coding
- 2009-06-23 18:27:31下载
- 积分:1
-
NLMS
对归一化最小均方算法NLMS的matlab仿真,包括收敛曲线(The normalized least mean square algorithm NLMS matlab simulation, including convergence curve
)
- 2013-11-29 10:47:29下载
- 积分:1
-
MIGRATION
gazdag的相移法偏移程序,经测试可以使用(migration )
- 2021-04-06 20:59:02下载
- 积分:1
-
潮流计算的MATLAB源程序
潮流计算——牛顿法,程序较为全面的解释说明牛顿法潮流计算编写过程,适合初学者。(The flow calculation - Newton method. The program explains the writing process of the Newton method comprehensively, which is suitable for the beginner.)
- 2018-01-22 11:23:55下载
- 积分:1
-
Tank water level Fuzzy RBF control
说明: 控制进水阀S1和出水阀S2,使水箱水位保持在目标水位O处。使用模糊控制控制水箱液位。(Tank water level Fuzzy RBF control)
- 2019-04-18 22:08:36下载
- 积分:1
-
CRC 循环冗余校验码
CRC 循环冗余校验码 matlab 实现(CRC cyclic redundancy check code)
- 2011-05-29 23:57:10下载
- 积分:1
-
kpca
fbr核 kpcaKPCA的提出者亲自写的程序
(the fbr the nuclear kpcaKPCA the author himself wrote program)
- 2012-08-30 15:54:17下载
- 积分:1
-
HHT
hht变换源码,里面讲的很详细希望对大家有所帮助(hht transform source Inside and very comprehensive description of the procedures,For beginners helpful learning materials,I hope everyone likes)
- 2013-03-14 16:47:50下载
- 积分:1