搜索资源列表
基于巴特沃思滤波器的50Hz工频险波器
- 基于巴特沃思滤波器的50Hz工频险波器,程序给出了滤波器系数并且作了频谱分析-Butterworth filter based on the frequency of 50Hz - risk devices, procedures given the filter coefficient and made spectrum analysis
C#数字带通滤波器
- 数字滤波,将噪音文件替换可处理新的信号 窗移系数建议维持0,各窗之间无重叠。
FIR
- FIR滤波器系数计算 C源码,有多种加窗处理-FIR filter coefficients C source code, plus a variety of window treatment
基于巴特沃思滤波器的50Hz工频险波器
- 基于巴特沃思滤波器的50Hz工频险波器,程序给出了滤波器系数并且作了频谱分析-Butterworth filter based on the frequency of 50Hz- risk devices, procedures given the filter coefficient and made spectrum analysis
impseq&impinvar0
- 单个脉冲序列生成子程序 & 用脉冲响应不变法把模拟滤波器系数变换为数字滤波器系数的函数 -single pulse sequence generated subroutine
lelubo
- 滤波器系数重构运用该算法可以对图象进行去噪处理-reconstruction filter coefficients using this algorithm can be right image denoising
dbconstruction
- 任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造-arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients
waveletDenoising
- 用vc6.0开发出一小波滤波的程序。内容包括仿真数据生成,文本数据读取,滤波器系数构造,小波分解与重构,小波阈值及阈值函数选择,小波降噪。-vc6.0 developed using a wavelet filter procedures. Include simulation data generation, text to read data, filter coefficients structure, wavelet decom
fir_design
- 滤波器设计.rar matlab 带有滤波器系数,已经在matlab上测试通过.-filter design. Rar filter coefficients with Matlab, Matlab already on the test.
FIR_beh
- FIR滤波器的行为级VHDL源代码,可以任意修改滤波器级数,滤波器系数的精度为16比特。-FIR filter behavioral VHDL source code, which could be amended filter series. The filter coefficients for the 16-bit accuracy.
CCS2.20Fir
- ccs中产生正弦和余弦相加的混合,使用fir滤波得到低频的正弦。滤波器系数由matlab计算。有文档-ccs generated sine and cosine mixed together, the use of low-frequency filtering fir Sine. Filter coefficients calculated by Matlab. Documented
fir_algos
- Fir filter的设计,FIR滤波器系数-Fir filter design, FIR filter coefficients
RaiseCosFilter
- 本函数用于升余弦滤波器系数计算,使用方便快捷。
firbynna
- 此程序为本人编写的神经网络法设计1型FIR滤波器的程序,读者读此程序后,可以很深刻地理解如何用BP网络和LMS算法来设计滤波器。 只需更改程序中的H值,即可生成各种低通,高通,带通,带阻滤波器。程序运行结果可得到滤波器系数,幅频曲线和衰减曲线。 可通过更改迭代步长和误差极限来调整滤波器特性。-I prepared for this procedure the neural network type 1 FIR filter d
firlbq
- 实现一个40阶的fir低通滤波器,通带截止频率0.35,阻带截止频率0.4.采用Hamming窗获得滤波器系数。-The realization of the fir a 40-order low-pass filter, passband cutoff frequencies of 0.35, stopband cutoff frequency 0.4. Using Hamming window to obtain filter co
interpolator
- 插值滤波器,用于音频解码调制解调,滤波器系数用移位相加实现-Interpolation filter, audio decoder for modulation and demodulation, filter coefficient shift combined with the realization of
coe
- 自动计算fir滤波器系数的工具,不妨一试-Automatic calculation of filter coefficients fir tools, try
filternotch
- 用于信号滤波,要事先给出滤波器系数,给出心电加上正弦干扰信号的滤波过程。-For signal filtering, to filter coefficients is given in advance, given ECG+ sinusoidal interference signal filtering process.
Butterworth
- 4阶段Butterworth iir滤波器系数计算(Calculation of the 4 stage Butterworth IIR filter coefficient)
Gammatone 滤波器的 Python 代码实现
- python代码分别实现了频域Gammtone滤波和时域Gammtone滤波器,频域滤波时参数USEFFT=1。其中MakeERBFilters函数产生了GT滤波器系数。输入为:采样频率、滤波器通道数、最小频率。输出为:n通道GT滤波器系数。(The python code implements frequency-domain Gammtone filtering and time-domain Gammtone filters, r