-
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
-
qiankui
利用MATLAB的SIMULINK进行仿真的前馈控制系统仿真源码(The simulation using MATLAB SIMULINK feedforward control system simulation source)
- 2013-08-26 08:25:44下载
- 积分:1
-
bp339
利用matlab语言实现的BP算法,很好用。(Using matlab language implementation of the BP algorithm, it just works.)
- 2009-03-25 11:14:07下载
- 积分:1
-
Gaussianm
background subtraction using gmm
- 2010-11-18 21:56:41下载
- 积分:1
-
FBG-TMM
说明: 光纤光栅时延反射谱(包括均匀和非均匀光纤光栅)非常有用哦(Fiber Bragg Grating Delay reflection spectrum (including uniform and non-uniform fiber Bragg grating) Oh very useful)
- 2008-11-17 20:06:33下载
- 积分:1
-
melfb.zip
耳蜗实质上相当于一个滤波器组,耳蜗的滤波作用是在对数频率尺度上进行的,在1000HZ下,人耳的感知能力与频率成线性关系;而在1000HZ以上,人耳的感知能力与频率不构成线性关系,而更偏向于对数关系,这就使得人耳对低频信号比高频信号更敏感。Mel频率的提出是为了方便人耳对不同频率语音的感知特性的研究。频率与Mel频率的转换公式为(on logarithm frequency scale, under the 1000 hz, the perception of the human ear and a linear relationship with frequency In more than 1000 hz, the perception of the human ear does not constitute a linear relationship with frequency, and prefer to logarithmic relationship, which makes the human ear is sensitive to low frequency signal is better than high frequency signal. Mel frequency is put forward in order to facilitate the ear of the study of speech perception characteristics of different frequency. For frequency and Mel frequency conversion formula )
- 2014-08-18 12:28:36下载
- 积分:1
-
ex1_003
matlab实现的推荐系统,融合机器学习的方法,出自斯坦福大学吴恩达(matlab implementation of recommendation system, the integration of machine learning methods, from Stanford University, Wu Enda)
- 2013-09-22 10:03:55下载
- 积分:1
-
M_serial(MATLAB)
支持4到16bit 的m序列的MATLAB源码。输入寄存器长度M_Len,输出2.^M_Len-1长度的寄存器状态值向量(4 to 16bit support of the MATLAB m sequence source. M_Len input register length, the output 2. ^ M_Len-1 length of the state vector register)
- 2007-05-11 20:25:49下载
- 积分:1
-
The-first-mathematical-experiment
大学第一次数学实验,应用MATLAB实现,关于水仙花程序的实现代码,以及MATLAB的应用教程(University first math test, using MATLAB to achieve, on daffodils program implementation code, as well as the application of MATLAB Tutorial)
- 2015-01-31 03:28:32下载
- 积分:1
-
dae
matlab code differential Algebraic Equation
- 2012-12-03 05:06:21下载
- 积分:1