-
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
-
wthresh3
改进的与之方法很好很强大,包括1000个信号的阈值分段函数,软阈值。(Improved contrast method is very very strong, including the 1000 signal threshold segmentation function, soft threshold.)
- 2013-03-08 11:51:13下载
- 积分:1
-
sar_targelectr_simulationRDA
基于点目标的合成孔径雷达软件仿真源程序,主要是简单点目标的一个Matlab软件(Synthetic aperture radar imaging technology as a new radar imaging technology, is now widely used in many military and social fields。Synthetic aperture radar imaging simulation)
- 2012-02-02 22:11:24下载
- 积分:1
-
FD_SAEC
多通道语音回声消除的频率空间算法,空间传递函数自己模拟(Multi-channel echo cancellation frequency domain algorithm)
- 2013-04-06 01:12:10下载
- 积分:1
-
chap15
matlab图像处理实例详解chap15——图像处理的MATLAB实例(matlab image processing examples explain chap15- MATLAB image processing examples)
- 2013-12-16 15:58:52下载
- 积分:1
-
multiagent
多智能体系统的仿真适合学习参考(simulations of mult-agent systems for studying or referencing)
- 2018-01-12 10:10:57下载
- 积分:1
-
macefacepro
Contents:
A.zip: code compatible with Matlab 2007a and older
B.zip: code compatible with Matlab 2007b and newer
data.zip: test data
instructions.pdf: this file
Instructions:
Unzip the selected file (A.zip or B.zip) in Matlab current directory (C:/.../Matlab/work is the default
one).
Type the name of main function on Matlab command window.
Now a simple and intuitive GUI should appear.
You can use images/data present in data.zip: just unzip them in Matlab current directory.
- 2012-04-11 13:11:01下载
- 积分:1
-
ECGstroop.mat
ECG on stroop test taken on 250 Hz (sampling frequency) You can use in order to obtain (and compare) the stress (from HRV)
- 2013-08-22 00:31:19下载
- 积分:1
-
shujupinghua1
在系统辨识前,对输入输出数据进行平滑处理,列举了移动平均法、loess、sgolay等几种平滑方法进行分析比较(System identification, data input and output smoothing, moving average method, loess, sgolay cited several smoothing methods were analyzed and compared)
- 2013-03-12 10:02:46下载
- 积分:1
-
MATLAB
數值分析的MATLAB程序 包括differential equationsintegraldifferencefitting
onlinear equations等算法(MATLAB numerical analysis procedures, including differential equations integral difference fitting nonlinear equations such as algorithm)
- 2010-06-04 15:14:29下载
- 积分:1