搜索资源列表
NOISE GUIBYFFT
- 低通滤波器的设计图象平滑和数字滤波的包括
FIRshiyan
- 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to meet the index requirements of
lvboq
- 采用频率取样设计法设计FIR数字低通滤波器,实现时还有具体的指标要求-Design using the design of frequency sampling FIR digital low-pass filter, to achieve specific targets when there are requirements
IIRditonh
- 本实验首先按照给定技术指标采用模拟低通滤波器(巴特沃思低通滤波器)去逼近理想模拟低通滤波器,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器。-In this study, first of all technical specifications in accordance with a given analog low-pass filter (Butterworth low-pass filter) to approximate the ideal analog low-pass
DSP
- 数字信号处理课程设计程序,实现频分复用,低通带通高通滤波器进行滤波。-Digital Signal Processing design process, to achieve frequency division multiplexing, low-pass band-pass filter high-pass filter.
hd
- 数字滤波器冲击响应函数c++源代码,包含低通、高通、带通、带阻滤波器,与待滤波信号进行卷积运算,完成滤波处理。-FIR Filter Based
Signal-detection-of-signal-of-heart
- 心电信号的计算机分析 通过理论结合实际,用C语言编程对MIT心电信号数据进行分析,实现低通滤波、高通滤波、QRS检测、特征提取、心律失常分析,从中了解和掌握数字信号处理的方法和应用。 -ECG computer analysis by the theory with reality, and C language programming on the MIT ECG data analysis, low-pass filter, high pass filtering, QRS dete
Digital-filter
- 数字滤波器 ,用matlab的GUI界面完成,可以对输入的信号进行低通,高通,带通,带阻的选择,同时能设置相应的参数。滤波的类型包括:blackman,boxcar,hanning,hamming-Digital filter matlab GUI interface, the input signal low pass, high pass, band-pass, band-stop choice, at the same time to set the appropriate paramet
MedianFilting
- 数字图像中值滤波(数值图像实习VC代码--数字图像处理低通滤波)-Digital image filtering (numerical image expertise VC code- low-pass filtering of the digital image processing)
2012302590116
- 数字图像频域处理,模板匹配、高通、低通滤波处理等-Digital image processing in the frequency domain
motordiver
- matlabl数字低通滤波器m文件,可用于对数字信号进行滤波-matlabl digital low-pass filter m file that can be used for digital signal filtering
Digital-Filter-Design
- (1)设计低通、带通、高通数字滤波器; (2)可以对合成信号(含低频、中频、高频分量)、语音信号进行滤波; (3)通过GUI界面进行控制。-(1) design low pass, band pass, high pass digital filter (2) can be synthesized signal (including the low frequency, medium frequency, high frequency components), filtered s
Chebyshev
- 基于等波动特性的切比雪夫(Chebyshev)函数的数字滤波设计(包括ChebyshevⅠ型和ChebyshevⅡ型的低通,高通,带通,带阻滤波器)-Based on the wave characteristics of Chebyshev design of digital filter function (low pass, including Chebyshev type I and type II Chebyshev high pass, band pass, band stop fi
18.基于2.4GHz的数字基带系统设计与实现.pdf
- 数字基带接收子系统包含下变频、低通滤波、微分解调、包检测、帧同步和帧解析六个模块。(The reception subsystem included down-conversion, low-pass filtering, differential demodulation, packet detection, frame synchronization and frame analysis.)
新建文件夹
- 将采集到的数据信号导入MATLAB软件进行处理,查看其信号频谱图,采用频域窗函数法编程设计数字滤波器,实现低通、带通和高通滤波效果。(The collected data is imported into the MATLAB software to process, check the signal frequency spectrum, and design the digital filter with frequency window function method to achieve
DSP experients
- 有关数字信号处理的MATLAB编程,实现低通滤波器、高通滤波器的设计(The digital signal processing of the MATLAB programming, design and implementation of a low pass filter, high pass filter)
巴特沃斯低通滤波器
- 巴特沃斯低通滤波器,可以用于数字信号滤波(Butterworth low-pass filter)