-
kiess_ergodic_capacity_ETT
Unifying Analysis of Ergodic MIMO Capacity
in Correlated Rayleigh Fading Environments
- 2010-08-24 21:14:15下载
- 积分:1
-
CDMA
This contains demo and help instructions needed to build and test cdma models in simulink
- 2010-11-10 10:10:39下载
- 积分:1
-
radamatlab
此代码为《雷达系统分析与设计》的书中的代码(This code is " radar system analysis and design," the code book)
- 2014-02-13 17:58:23下载
- 积分:1
-
Carlicenseplaterecognition
基于Matlab的车牌识别程序,是我自己做的,不是特别好,但基本框架已做好,还有word报告。(Matlab-based license plate recognition program, is my own, not particularly good, but the basic framework has been doing a good job, there is word report.)
- 2010-09-21 11:29:02下载
- 积分:1
-
griddata3ev
minutiae interpolation matlab source code
- 2009-10-21 09:09:48下载
- 积分:1
-
changestepadptivefilter
变步长的LMS自适应滤波算法(matlab)(variable step LMS adaptive filter algorithm (Matlab))
- 2007-06-14 23:34:00下载
- 积分:1
-
LDPC
这里包含使用C、matlab等多种语音以多种方式实现LDPC的多种算法。(This includes using C, matlab, and other voice in a variety of ways to achieve a variety of LDPC algorithm.)
- 2013-10-10 10:50:55下载
- 积分:1
-
OFDM
ofdm.m为主程序,可以运行,将得到迭加噪声之后的误码率曲线,并与理论QPSK加高斯白噪声误码率曲线比较,两者将重合(ofdm.m-based program, you can run, will be after the noise superposition error rate curve, and with the theoretical QPSK plus white Gaussian noise bit error rate curves, which will coincide)
- 2009-05-09 16:57:52下载
- 积分:1
-
qam16
在基带仿真16qam的matlab仿真程序,统计了系统的误比特性能。(16QAM in the base-band simulation of matlab simulation program, statistics of the system BER performance.)
- 2008-05-07 09:41:24下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1