搜索资源列表
Simulink
- 介绍数字滤波器的定义、分类及实现方法。讨论IIR滤波器、FIR滤波器的设计方法以及如何运用MATLAB中的DSP Blockset工具箱设计数字滤波器。
DSP
- 通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP 上实现的FIR滤波器能完成预定的滤波任务。-Through experimental simulation, from the input signal and output signals in time domain and frequency domain curve can be seen in the DSP to achieve the FIR filter the filter to complete the sch
dsp
- 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
exp02_cpuFIR
- 在DSP上实现的FIR的COU核心代码,可以顺利完成此FIR的滤波器功能-In the DSP to achieve the COU the FIR core code, the successful completion of the FIR filter function
exp03_cpuIIR
- 在DSP上实现的IIR的CPU核心代码,可以顺利完成此FIR的滤波器功能-In the DSP to achieve the IIR of the CPU core code, the successful completion of the FIR filter function
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
DSPyuandaima
- DSP课程设计大量源代码 1.模拟采样定理的实现 2.模拟滤波器的设计 3.切比雪夫I型低通滤波器设计 4.凯塞窗设计数字高通滤波器 5.数字FIR滤波器的设计方法 6.线性卷积和循环卷积的设计 -The DSP course design a large number of source code 1. Realization of analog sampling theorem 2 the design of analog filters 3 cut
leluized
- 使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-The use of DSP and MATLAB to design a low pass FIR filter, basically realized the filtering effect
4290973
- 介绍数字滤波器的定义,分类及实现方法,讨论IIR滤波器,FIR滤波器的设计方法以及如何运用MATLAB中的DSP Bloc()
基于matlab的FIR滤波器设计及DSP实现
- FIR 滤波器设计代码,可以在DSP上实现。(The design code of FIR filter can be implemented on DSP.)