搜索资源列表
-
1下载:
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir
-
-
1下载:
包括用窗函数法和最大误差最小化准则设计的FIR低通数字滤波器,并分析加矩形窗时的吉布斯现象(matlab程序)。从仿真结果可看出:采用最大误差最小化准则能得到阶数更低,阻带波纹特性更好的FIR低通滤波器,因此其效果更优。-Including the use of window function method and the maximum error criterion designed to minimize the FIR low-pass digital filter, and analy
-
-
0下载:
Matlab实现低通滤波,帮助理解FIR滤波的实现过程,难得-Matlab low pass filter, helping to understand the realization of FIR filtering process, a rare
-
-
0下载:
用matlab实现FIR低通滤波器的设计-Using matlab to achieve the design of FIR low-pass filter
-
-
0下载:
基于matlab的FIR低通滤波及其实现过程-Based on the FIR low-pass filter matlab and its realization
-
-
0下载:
使用matlab实现的完整程序,包括FIR 低通和带通滤波器,IIR低通和带通滤波器,一共4个。-Matlab implementation of a complete program, including the FIR low-pass and bandpass filters-IIR low-pass and band-pass filter, a total of four.
-
-
0下载:
实现了Fir汉宁窗设计II型数字低通滤波器,文件中含有子函数文件,运行成功,无错误-The Fir Hanning window design II digital low-pass filter, the file contains sub function files, run successfully, no error
-
-
0下载:
使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-The use of DSP and MATLAB to design a low pass FIR filter, basically realized the filtering effect
-
-
0下载:
The use of DSP and MATLAB to design a low pass FIR filter, basically realized the filtering effect
-
-
0下载:
心电图(ECG)是临床上诊断心血管疾病的重要方法。
数字滤波作为数字信号处理技术的重要组成部分,广泛应用于诸如信号分离、恢复、整形等多种场合中。为了使信号不失真及在可编程逻辑器件中容易实现,采用具有严格线性相位特性的FIR滤波器进行低通滤波(0-150Hz),用整系数梳状滤波器来去工频干扰及基线漂移,从而达到对心电信号进行预处理的目的。(Electrocardiogram (ECG) is an important method for clinical diagnosis of cardio
-