-
OpinionWEB.m
Solver for Deffuant-Weisbuch models
- 2013-01-10 21:44:04下载
- 积分:1
-
Udfsk
2fsk的调制及加入高斯白噪声后相干解调误码性能(Modulation 2fsk and by adding white Gaussian noise and coherent demodulation error performance)
- 2012-05-15 10:54:27下载
- 积分:1
-
contemporary-communication-system-
现代通信系统第二版(John.G.Proakis,刘树棠译)MATLAB源代码 (Modern communication systems second edition (John.G.Proakis, Liu Shutang translation) MATLAB source code)
- 2011-11-09 11:58:11下载
- 积分:1
-
Induction_Machine_Model(damer)
model induction motor
- 2012-09-22 04:29:07下载
- 积分:1
-
Matlab-d
matlb学习课件,供大家参考,有一点程序(failed to translate)
- 2013-05-05 12:33:35下载
- 积分:1
-
3
说明: matlab 中很实用的源代码3:13.直方图阈值法 16
14. 自动阈值法:Otsu法 18
15.膨胀操作 19
16.腐蚀操作 20(Practical source code of matla)
- 2015-04-20 16:27:06下载
- 积分:1
-
AMEXPO2S
生成以t0为中心的双指数调幅信号
y=amexpo2s(N,t0),N产生信号的点数,t0时间中心,y返回产生的信号.(generation to t0 for the AM signal-index amexpo2s y = (N, t0). N signal from the score, time t0, y return to the signal.)
- 2007-04-04 20:05:58下载
- 积分:1
-
SLM_Papr_V4
matlab代码 SLM在OFDM系统中的应用,V=4的情况下(matlab code SLM in OFDM)
- 2014-09-17 19:54:06下载
- 积分:1
-
RuiHua
用Matlab实现的高频加强的图像锐化,实现了通过理想高通滤波,指数高通滤波和巴特沃思高通滤波的方法(To achieve the ideal high-pass filter, the index of high-pass filter and Butterworth high-pass filter using Matlab to achieve high frequency enhancement image sharpening)
- 2012-12-29 12:16:37下载
- 积分:1
-
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