搜索资源列表
fir1-2-3
- FIR滤波器,3个实现不同的FIR滤波器的C代码,分别包含LP、BP、HP等,具有很强的实用性-FIR filter, three different kinds of FIR filters C code, includes LP, BP, HP, with a strong practical
FIR.巴特沃斯滤波器C语言实现
- 巴特沃斯滤波器C语言实现,低通滤波器。IIR,Butterworth filter C language
lvboqi.rar
- 滤波器 高通低通带通 IIR FIR,IIR FIR
FilterModels
- 用c++语言实现的通信的FIR滤波器模型,模型性能较好,可自行修改抽头参数-With c++ Language communication FIR filter model, the model performance better, they are free to amend the tap parameters
FIRlowpassfilter
- c语言实现fir滤波器,主要是程序部分,详细设计原理请参照有关资料-C language realizes fir wave filter, the main content is a procedure part, the detailed design principle please consult relevant materials
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
nurlyformat
- 用c++语言实现的通信的FIR滤波器模型,模型性能较好,可自行修改抽头参数()