-
Desktop
digital image process
- 2014-11-23 16:19:39下载
- 积分:1
-
otsm2
该代码实现了“大津法”,也就是最大类间方差算法,完全由本人自己编写,结果很好。(The code of the " Otsu method" , which is the Otsu algorithm, written entirely by my own, good results.)
- 2011-06-21 23:16:42下载
- 积分:1
-
Sidelobe-Canceller--MSE-
阵列信号处理中自适应波束优化准则之一ASC旁瓣相消 MSE准则(Array Signal Processing ASC adaptive beam sidelobe canceller MSE criterion of optimization criteria)
- 2015-04-17 15:32:23下载
- 积分:1
-
ber
横向自适应滤波器和判决反馈自适应均衡器误码曲线学习比较
- 2010-10-20 21:53:12下载
- 积分:1
-
CI
说明: covariance intersection algorithm
- 2011-06-02 10:26:37下载
- 积分:1
-
Gui-design
收集在一起的学习matlab Gui设计的学习资料,讲解很详细清楚(Gather together to learn matlab Gui design learning materials, to explain very detailed and clear)
- 2012-08-13 15:10:58下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
MIMO_OFDM_Source
主要是MIMO-OFDM系统的C++语言实现,简单实用,值得一看。(This is a C++ language of MIMO-OFDM system, simple and practical, worth a visit.)
- 2014-11-18 20:00:48下载
- 积分:1
-
qpsk_0421_4.mdl
转载leiqui的内容,QPSK仿真内容,附件模型是根据书上的原理图进行组织,每一模块都呈现。例如I/Q分路,调制,解调,判决等。 (Reproduced leiqui content, QPSK simulation content, attachment model is based on the book is organized on the diagram, each module are presented. Such as I/Q splitter, modulation, demodulation, judgments.)
- 2010-07-05 16:24:40下载
- 积分:1
-
DES
用matlab实现DES 源程序 实现加密解密(matlab DES)
- 2012-05-14 21:06:44下载
- 积分:1