搜索资源列表
FirAlgs
- Fir低通滤波C语言实现-Fir low-pass filter C language
a-low-pass-filter-for-radio-signal
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filter c
dsp9
- 首先基于DSP(SEED-DEC5416)的语音采集,其次通过低通和带通的FIR滤波器进行除燥-the speech signal processing and then using low and bandpass FIR filter to remove noise
xinhao
- 滤波器设计 产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计低通,带通,高通滤波器对信号进行滤波处理,观察滤波前后信号的频谱。-The filter is designed to generate a continuous signal containing the low, mid, and high frequency components, to be sampled, for spectral analysis, respectively, to
c
- 滤波器 数字低通滤波器在ccs环境下的实现,仿真成功-Filter digital low-pass filter in ccs environment implementation, simulation success
rwpitch
- 对输入的语音信号进行分帧处理,低通滤波,中心削波,求自相关函数最后得到基音轨迹。-Speech input signal framing processing, low-pass filtering, center clipping, seeking autocorrelation function finally got the pitch trajectory.