搜索资源列表
C#数字带通滤波器
- 数字滤波,将噪音文件替换可处理新的信号 窗移系数建议维持0,各窗之间无重叠。
Filter
- 数字信号处理实验,数字滤波器设计,包括低通,高通,带通等-failed to translate
IIR_digital_filter_design
- IIR数字滤波器设计:用双线变化法及脉冲响应不变法,用Matlab编程,设计低通、高通、带通IIR数字滤波器-IIR Digital Filter Design: A two-constant changes in law and the impulse response method, using Matlab programming, designing low-pass, high pass, band-pass IIR digital filter
BPFdesign
- 本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的数字滤波器为带通滤波器,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!-This program has been organized into WORD document I, the programming language MATLAB, this design of digital filter for band-pass filter, design parameters are in
dsp_rar
- DSP开发工具Code Compile Studio(CCS)开发数字信号处理程序DSP——实现IIR滤波器,IIR高通、低通、带通。-With DSP tool Code Compile Studio(CCS),develop a program for DSP,which it can be a highpass,lowpass,bandpass.
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.
IIT_Filter
- MATLAB下通过impulse invariant transformation方法设计数字滤波器,包含低通和带通滤波器代码。-Using MATLAB m-file to design LP and BP digital filter by impulse invariant transformation method.
MT_Filter
- MATLAB下用Matched-z 变换设计低通,高通,带通,带阻数字滤波器设计-Using MATLAB m-file to design LP, HP, BP and BS fitlers by matched-z transformation.
hd
- 数字滤波器冲击响应函数c++源代码,包含低通、高通、带通、带阻滤波器,与待滤波信号进行卷积运算,完成滤波处理。-FIR Filter Based
ALL-FILTER
- vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通-vc++ under the experimental procedures of various digital filters, including band pass, band stop, low pass, high pass
Ddiggitalfiili
- 数字滤波器的C语言实现,,包含高通、低通、带通滤波器 -The C language implementation of the digital filter, including the high-pass, low pass, band-pass filter
10287
- 在C++环境下的 数字滤波器 Filter 有固定带通滤波器 可变带通滤波器 噪声删除 等-Filter fixed band-pass filter in the digital filter under C++ Setting variable-passband filter noise delete
HHT
- 数字 带通滤波器 可以自由设置上下限截止频率-Digital band-pass filter can be freely set upper and lower cut-off frequency
matlab
- 设计巴特沃斯数字低通滤波器,要求通带边界频fp=2.1kHZ,通带最大衰减Rp=0.5dB;阻带边界频率fs=8kHZ,阻带最小衰减Rs=30dB,采样频率为Fs=20kHZ。-Design butterworth digital low pass filter, frequency passband border fp = 2.1 kHZ
shiyan6_1
- 设计实现数字滤波器,实现低通滤波器,带通滤波器的实现。-Design and implementation of digital filters, low pass filters, band-pass filter to achieve.
数字滤波器的C语言实现
- 数字滤波器的C语言实现,包括高通、低通、带通滤波器( Digital filter C language, including high pass, low pass, band pass filter )(Digital filter C language, including high pass, low pass, band pass filter)
M
- 实用matlab设计数字带通滤波器,分贝使用切比雪夫1型和11型的模拟滤波器和数字滤波器(Practical matlab design digital bandpass filter, decibels using Chebyshev 1 Analog Filter and digital filter)
filterIIR
- 数字滤波器设计IIR,(低通滤波器巴特沃斯,高通滤波器巴特沃斯,带通滤波器(sorrry)(Digital filter design IIR)
程序
- 通过对随机信号的处理,将其转换为带限信号,再将其通过不同阶数的带通滤波器,得到滤波后的信号。(By processing the random signal, it can be transformed to band limited signal, and then pass the bandpass filter with different orders to get the filtered signal.)