-
bp_filter
说明: 带通滤波。该程序用matlab实现梯形窗的带通滤波,可以直接调用(Band-pass filter. Trapezoidal matlab implementation of the program window with a band-pass filter, can be called directly)
- 2011-02-23 15:02:58下载
- 积分:1
-
2DBVP
说明: 二维梁单元有限元分析,包中有详细的WORD文档说明(Two-dimensional finite element analysis of beam elements, including the documentation detailed WORD)
- 2011-03-18 09:43:28下载
- 积分:1
-
matlab
自适应的最小均方算法:只要自适应线性组合器每次迭代运算时都知道输入信号和参考响应,选用LMS算法很合适。(Adaptive least mean square (LMS) algorithm: as long as the adaptive linear combiner for each iteration when they know that the input signal and reference response, selection of LMS algorithm is very appropriate.)
- 2009-11-14 09:32:11下载
- 积分:1
-
hodochrones
autocorrelation matlab file
- 2011-04-21 06:25:01下载
- 积分:1
-
traffic_simevents
traffic simulation events
- 2013-01-03 01:46:55下载
- 积分:1
-
schrodinger
求解量子力学的薛定谔方程,说明见readme.txt,使用matlab编制。可以现运行start.m(Solving the Schrodinger equation of quantum mechanics that see readme.txt, prepared using matlab. Can now run start.m)
- 2007-09-22 00:01:59下载
- 积分:1
-
interpolate
两种interpolate图像的算法, 一种是OptimalRecovery, 另一种不知。(two algorithms to interpolate images, one is optimalRecovery, another one unknown.)
- 2010-11-14 16:07:16下载
- 积分: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
-
Desktop
ofdm发送端和接收端,根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。(ofdm sending end and receiving end, according to the characteristics of the short training word correlation operation, the signal reaching the detector, when the detected correlation value is greater than the threshold after a certain number of times that a signal arrives.)
- 2013-11-16 19:38:03下载
- 积分:1
-
musicDOAguji
空间谱估计,DOA到达角估计,MUSIC算法仿真以及延伸算法(Spatial spectrum estimation, DOA DOA estimation, MUSIC algorithm simulation and extended algorithm)
- 2013-11-20 21:08:34下载
- 积分:1