搜索资源列表
dfilter
- 用c语言实现的数字滤波的滑动平均法和低通滤波法-with C Language of the moving average filter and low-pass filter
firfilter
- 文章详细叙述了FIR数字低通滤波的物理意义
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
work2
- (1)设计一个数字低通滤波器.设计指标如下: 通带内幅度衰减人大于1dB 阻带内幅度衰减大于15dB (2)编制计算设计的数字滤波器幅度特性与相位特性程序,并进行实验验证; (3)编制实现该数字滤波器程序并且模拟实现数字滤波 ①分别让满足所设计滤波器的通带、过滤带、阻带频率特性的正弦波通过滤波器,验证滤波器性能。 ②改变正弦抽样时间,验证数字低通滤波器的模拟截止频率是抽样时间的函数。-(1) Design a digital low-pass filter.
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
biansheng
- 1)语音信号的采集 2)语音信号的频谱分析 3)设计高通、低通数字滤波器和画出其频率响应 4)用滤波器对信号进行滤波 5)比较滤波前后语音信号的波形及频谱 6)播放原始语音信号 7)实现快放、慢放功能 8)实现回音音效效果 9)实现变高音、低音效果 10)设计GUI系统界面 -1) voice signal acquisition 2) speech signal spectrum analysis 3) design high-pass, low pas
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
ex1_finalversion
- 数字信号处理中简单的音频特效处理,回声,变调、低通滤波、高通滤波-Digital signal processing simple audio effects processing, echo, pitch, low pass, high pass filter
ImageEnhance
- 对数字图像进行频域滤波,有Butterworth低通滤波、Butterworth高通滤波、指数低通滤波、指数高通滤波-Digital image frequency domain filtering, there Butterworth low-pass filter, Butterworth high-pass filter, low-pass filtering index, index of high-pass filtering
18.基于2.4GHz的数字基带系统设计与实现.pdf
- 数字基带接收子系统包含下变频、低通滤波、微分解调、包检测、帧同步和帧解析六个模块。(The reception subsystem included down-conversion, low-pass filtering, differential demodulation, packet detection, frame synchronization and frame analysis.)
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)