-
Rotation
matlab应用程序可以实现图像的修正,可以使用。(matlab application images can be amended, you can use.)
- 2009-06-08 22:31:13下载
- 积分:1
-
ReedSolomonCode
Matlab codes on Reed Solomon codes
- 2011-02-15 17:17:09下载
- 积分:1
-
perception-algorithm
模式识别中的经典算法,感知器算法在matlab中的编程实现(The classic pattern recognition algorithms, perception algorithm in matlab programming)
- 2013-03-30 20:58:18下载
- 积分:1
-
csma_cd
说明: 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。(802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.)
- 2008-11-12 11:27:39下载
- 积分:1
-
pca
可用于高光谱图像处理的自己编的PCA函数,Matlab版的.主要作用是降维.(the pca function is used to hyperspectral image processing.)
- 2013-08-21 20:01:27下载
- 积分:1
-
chengxu
自相关法谱估计的程序,这是一种经典的方法,效果真心不错(Autocorrelation spectrum estimation procedure, which is a classic method, the effect is really good)
- 2014-12-22 14:33:22下载
- 积分:1
-
skyfall-2012_english-651898
LTE ADVANCE MODULATION SC FDMA
- 2012-11-14 18:56:10下载
- 积分: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
-
kalman
一些卡尔曼滤波算法实例,里面包含两个文件,两个均可运行,虽然简短,但是能从中了解滤波算法(Some examples of the Kalman filter algorithm, which consists of two files, two can be run, though brief, but can understand the filtering algorithm
)
- 2012-05-15 13:02:31下载
- 积分:1
-
gui
一个关于matlab中gui的应用的例子(
a exemple of gui)
- 2010-06-22 16:28:45下载
- 积分:1