-
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
-
145945z967kvxcscgss5cx
MATLAB实现能进行边缘检测,在生活中有很重要的应用(MATLAB implementation capable of edge detection, in life there are important applications)
- 2011-05-07 22:55:17下载
- 积分:1
-
shannocode
用C语言或者Matlab编写香农编码的程序(Written with C language or Matlab coding procedures Shannon)
- 2010-05-28 22:06:08下载
- 积分:1
-
KSVD_Matlab
基于dictionary learning的MR图像重建的代码,希望对从事MR图像重建的朋友有用,使用matlab开的的代码~~(dictionary learning for MR image construction)
- 2013-11-04 04:38:06下载
- 积分:1
-
simulink 例子
说明: 好多simulink的例程,对于初学者和高手都需要的东西,大家多多支持(the routines for beginners and experts need something that we can support!)
- 2005-11-02 10:25:01下载
- 积分:1
-
emd
emd经验模态分解 对振动信号进行emd分解后可以得到若干个imf,然后便可以进行希尔伯特黄变换,判断故障。(emd, it is used to analyse a signal)
- 2012-03-29 11:38:45下载
- 积分:1
-
Complex-wave-retrieval-from-a-single-off-axis
complex wave retrieval of bio-medial image
- 2013-01-24 15:49:41下载
- 积分:1
-
omniasc2mat
该程序用于将OMNI原始数据转换为mat格式的数据(The program for OMNI raw data is converted to the mat format data)
- 2012-11-27 16:39:42下载
- 积分:1
-
认知无线电中采用遗传算法的频谱分配的公平性仿真实验
认知无线电中采用遗传算法的频谱分配的公平性仿真实验(Fairness simulation using cognitive radio spectrum allocation Genetic Algorithm)
- 2014-06-11 11:15:46下载
- 积分:1
-
QAM_Eb_No_SER
QAM_Eb_No-SER. This Code describer a modulation program
- 2011-05-12 17:20:47下载
- 积分:1