-
matlab3
利用matlab进行滑动平均法消除趋势项(Using matlab trend term moving average method to eliminate)
- 2013-09-15 10:44:18下载
- 积分:1
-
81404573MIMO-OFDMchannelestimation
MIMO-OFDM channel estimation 。是基于mmse准则的,欢迎大家下载使用。(MIMO-OFDM channel estimation. Is based on the MMSE criteria, welcomed everyone download.)
- 2008-04-02 09:18:28下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
butterworth--in-C
matlab中的巴特沃斯滤波器的C语言实现(matlab butterworth filter in C language)
- 2011-10-08 19:15:41下载
- 积分:1
-
bianyuanjiance
边缘检测,用matlab编程。边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。(Edge detection, using matlab programming. Edge detection is an image processing and computer vision in the basic problems, edge detection is to identify the purpose of the digital image brightness variations obvious point. Image attribute significant changes usually reflect important events and changes in properties.)
- 2014-08-27 10:34:19下载
- 积分:1
-
kalman
opencv3.0实现的卡尔曼滤波鼠标移动预测(the sourse of kalman)
- 2015-01-31 16:08:08下载
- 积分:1
-
MCMixedprogramming
本光盘的程序是《MATLAB7.x与C/C++混合编程》配套的源程序,请对照该书使用(This CD is the procedure " MATLAB7.x with C/C++ mixed programming" complementary source, please use the control book)
- 2013-08-26 21:54:07下载
- 积分:1
-
HEED
简单的matlabheed算法,适用于初学者(Simple matlabheed algorithm, it is suitable for beginners)
- 2012-09-26 21:27:00下载
- 积分:1
-
matlab-image-processing-
各种经典图像处理算法的matlab源代码,初学者可以看看(A variety of classical image processing algorithm Matlab source code, beginners can take a look at)
- 2012-08-11 14:07:35下载
- 积分:1
-
dfedit13b
实现彩色图象的读取,以及回度图象的读取,及相关的变换(Achieve color image reading, and reading back of the picture, and the associated transformation)
- 2013-12-17 15:56:27下载
- 积分:1