-
dvb
说明: 关于DVBT的OFDM发送和接受部分的MATLAB代码。(On the OFDM DVBT send and receive part of the MATLAB code.)
- 2010-04-03 13:28:35下载
- 积分:1
-
MyCal
时间控制小程序,主要用于控制软件的时间管理,可一参考(time control of small procedures, mainly used to control the time management software, a reference to the masses)
- 2005-08-30 14:14:58下载
- 积分: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
-
shibie
识别眼部,均值滤波,二值化后,分割出眼部(Identification of the eye, mean filtering, thresholding, the segmented eye)
- 2010-09-18 10:47:25下载
- 积分:1
-
levelfms
此应用程序不仅表明了基本的使用Microsoft基础类,而且也是一个起点书面申请。(This application not only demonstrates the basic use of Microsoft Foundation Classes, but also a starting point for an application in writing.)
- 2009-05-07 08:02:01下载
- 积分:1
-
call2
Persian calender mfile 1392 in matlab
- 2014-02-14 00:26:55下载
- 积分:1
-
decimate
MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
- 2013-11-05 14:13:08下载
- 积分:1
-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1
-
matlabenginetest
该程序是一个matlab与C++混合编程的例子,用matlab引擎在c++中调用matlab程序(that the procedure was a mixed Matlab and C programming examples, Matlab engine used in c Calling Matlab procedures)
- 2007-05-11 17:19:53下载
- 积分:1
-
VitWGN_WiMAX2
针对WImax的实体层作设计,里面包括卷积编码,以及相对应的Viterbi解码器(WImax for the physical layer for the design, which includes convolutional coding, as well as the corresponding Viterbi decoder)
- 2008-07-09 18:08:08下载
- 积分:1