-
chengxu6
说明: 有关带限信道的数字传输matlab程序--码间干扰的特性,线性和非线性均衡器。(On the band-limited digital transmission channel matlab program- inter-symbol interference characteristics, linear and nonlinear equalizers.)
- 2008-11-04 14:03:04下载
- 积分:1
-
mapcalcArea
这个GUI程序让你测量面积和图像中路径的长度,实现了对面积和路径的测量。
(a gui which allow measuring an areas size and a paths length on an image (map). You can calibrate the image scale. You place points using left mouse button and remove points & areas with right mouse button. You have three different methods of measuring the area surface: 1. Monte-Carlo. 2. Triangulation (my method which works really cool but isn t optimal). 3. MATLABs way (which works the best).)
- 2009-05-04 11:06:32下载
- 积分:1
-
lotsofwatermarkcode
本压缩包包括多种水印代码,其中有DCT1,DCT2,CDMA,LSB等。(The package includes a variety of watermarking compressed code, which DCT1, DCT2, CDMA, LSB and so on.)
- 2009-06-12 15:09:06下载
- 积分:1
-
rejectaccept
rejectaccept method for monte carlo simulation
- 2013-08-08 06:14:16下载
- 积分:1
-
GUI-CODES
graphical user interface matlab code
- 2013-10-11 16:46:27下载
- 积分:1
-
matlab 实现红绿黄交通信号灯的识别检测
matlab 实现红绿黄交通信号灯的识别检测,很容易理解,很适合新手学习(Recognition and detection of Matlab implementation of green and yellow traffic signal light, easy to understand, very suitable for beginners to learn)
- 2020-12-01 13:19:26下载
- 积分:1
-
wcdma_simulink
WCDMA的仿真代码,包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机.(wcdma_simulink code)
- 2011-02-15 12:15:45下载
- 积分:1
-
Tugas
MALWARE DAN BEBERAPA LANGKAH PENCEGAHANNYA
- 2010-12-02 11:32:21下载
- 积分: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
-
radar
自己编的一个雷达面显示程序,主要练习的是划线函数的使用技巧(radar,for fun,)
- 2009-03-09 15:56:44下载
- 积分:1