搜索资源列表
DSP FIR滤波器
- FIR滤波器,只要为DSP课程设计提供源程序-FIR filter, as long as the courses for DSP design source
FIR滤波器
- 1. 了解FIR滤波器的原理及使用方法。2. 了解使用Matlab语言设计FIR滤波器的方法。了解DSP对FIR滤波器的设计及编程方法。-1.familiar with FIR. 2.familiar with using matlab design FIR 3.familiar with DSP program for FIR
DSP2812_FIR.rar
- DSP源码程序: FIR滤波器程序,DSP source program: FIR filter process
有关FIR滤波器的算法实现及仿真
- 这是本人做dsp实验的实验成果,是有关FIR滤波器的算法实现及仿真。-I do this is DSP experiments results, is related to the FIR filter algorithm and simulation
C-FIR
- 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filtering, the results of written do
DSP
- 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
FIR
- DSP设计的FIR滤波器的源代码,含有asm和c两种程序,并且有cmd文件,可以直接使用-DSP design FIR filter source code, containing the asm and c two kinds of procedures, and there cmd file that can be used directly
dsp-eg-filter
- malab滤波器设计示例,其中包括IIR基本示例,IIR高级示例和窗函数设计FIR滤波器-malab filter design examples, including examples of IIR basic, IIR High sample and window function design FIR filters
exp5
- FIR 滤波器是在数字信号处理(DSP)中经常使用的两种基本的滤波器之一,另一个为IIR滤波器. -FIR filters in digital signal processing (DSP) often used in one of two basic filters, and the other for the IIR filter.
DSP
- 关于DSP的FIR数字滤波器的实现仿真,及其工程实现。-FIR digital filter implementation of the simulation
DSP-FIR-Filter
- 用DSP仿真实现FIR滤波器,整个工程文件齐全-DSP simulation of FIR filters, including the entire project file
FIR
- FIR滤波器在DSP TMS320C5402上的实现(C语言和汇编语言实现)-FIR filter in the DSP TMS320C5402 implementation (C and assembly language implementation)
FIR
- 用DSP来实现FIR滤波器。vectors.asm为汇编文件,main.c为主文件。-FIR filters with the DSP to achieve. vectors.asm for the compilation, main.c main document.
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
FIR
- 用于dsp C5000系列,可以在ccs上运行,FIR滤波器-For dsp C5000 Series, you can run ccs, FIR filter
FIR-C
- FIR滤波器的dsp实现方法,C语言版,实用的试验箱为TMS320C54系列-Dsp FIR filter implementation, C language version of the chamber for the TMS320C54 series of practical
FIR滤波器
- STM32f407 DSP库应用 FIR滤波器 用示波器测试PA8,可以测出1Khz的正弦波。如果不是,修改PWM参数,使其正好为1Khz.(STM32f407 DSP library uses FIR filter Oscilloscope PA8 test, you can measure the sine wave of 1Khz. If not, modify the PWM parameter to make it exactly 1Khz.)
FIR滤波器的DSP实现
- 这个程序是以DSP作为基础,实现FIR滤波器,并得到验证。(This program is based on DSP, to achieve FIR filter, and has been verified.)
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
基于matlab的FIR滤波器设计及DSP实现
- FIR 滤波器设计代码,可以在DSP上实现。(The design code of FIR filter can be implemented on DSP.)