搜索资源列表
sine_fir
- 熟悉dsp开发环境ccs之FIR算法实验.工程文件sine_fir.prj,工程由六个文件组成,其中fir_coff.inc是系数文件,包括由Matlab产生的滤波头系数和正弦加噪信号系数,fir_filter.inc是滤波过程的计算,vx54xnt.inc为DSP芯片的初始化,54xdsp.lib为库文件,fir_flt.asm为主程序,fir_flt.cmd为存储器配置文件
exp02_cpu2
- 基于DSP5416系列的DMA中,实用的FIR滤波程序!-DSP5416 series based on the DMA, the practical procedures for FIR filter!
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12 频率采样技术:低通, 最优法T1 & T2 ex5_13
C5402fir
- C5402DSP汇编编写的FIR滤波器的实现程序,可对AD采集的数据进行FIR滤波,程序调试通过。-C5402DSP compilation prepared by the realization of FIR filter process can be collected on the AD data FIR filtering, program debugging through.
DPS5402
- 基于DPS5402的自适应滤波器的设计,ti公司生产的5402芯片。FIR滤波器,lms算法实现自适应滤波-ti chips produced by 5402.FIR filter,lms adaptive filter algorithm
fir
- DES3200实验系统的模拟信号输出通道产生一个1KHz 的方波,然后利用信号输入通道对产生的方进行低通滤波,得到一个1KHz 的正弦信号,并使用CCS 的图形显示工具显示输入和输出的波形。这里我们使用的是一个46阶的对称结构的FIR低通滤波器,其采样频率Fs为25KHZ,通带截止频率 1KHZ,阻带截止频率为3KHZ,阻带衰减为-60dB。-DES3200 experimental system analog output channel generates a 1KHz square wav
fir
- 这个是一个滤波器可以显示对声音信号的滤波作用.-This is a filter the filtering effect of the sound signal can be displayed.
FIR_programme
- 利用FIR滤波原理,设计了一个带通型的FIR滤波器,用于实现语音去噪。-According to the principles of FIR filtering,a type of bandpass FIR filter has been designed to achieve the goal of speech enhancement
clear-all
- 基于matlab的fir数字滤波器设计,可实现对数字信号的滤波,-fir digital filter design matlab based, enabling the digital signal filtering,
FIR
- 利用FIR滤波器实现对语音信号的滤波,并且输出各个波形,实现滤波前后的对比。-Using the FIR filter to achieve the voice signal filtering, and the output of the waveform, to achieve before and after filtering contrast.