搜索资源列表
pingpufx
- 本设计以凌阳16位单片机SPCE061A为核心控制器件,配合Xilinx Virtex-II FPGA及Xilinx公司提供的硬件DSP高级设计工具System Generator,制作完成本数字式外差频谱分析仪。前端利用高性能A/D对被测信号进行采集,利用FPGA高速、并行的处理特点,在FPGA内部完成数字混频,数字滤波等DSP算法。
CE100_ADC_IIR_Filter
- dsPIC33F单片机的ADC采样以及IIR数字滤波的应用范例代码,您可由此可了解高档PIC单片机在ADC应用中的各SFR设置以及采样滤波过程,其中涉及DSP库函数应用-dsPIC33F MCU ADC sampling, as well as the application of IIR digital filter example code, you can understand it can be seen in the ADC high-end single-chip microcomp
MCU_DSP
- 单片机十大软件滤波算法程序,单片机进行DSP操作。-Ten SCM filtering algorithm software program, microcontroller DSP operations.
filter
- 用于实现在DSP或单片机编程中,上位机软件在信号采集后的信号滤波功能。-For the implementation of the DSP or microcontroller programming, PC software in signal filtering signal acquisition after the.
Ginkgo_Driver
- 信号检测滤波处理,用于DSP学习或自主学习(signal process With the constraints of the gradient projection method matlab program, after the measurement, you can use))
基于DSP中断工作方法的音频滤波代码
- 设计基于DSP中断工作方式的语音采集-滤波-回放系统,要求: 1.输入为双声道立体声音频,用48kHz的采样率采集音频。 2.将音频信号经36阶截止频率10kHz的低通滤波处理后,再进行回放。 3.要求采用音频接收、播放双中断工作方法。