搜索资源列表
DSPFIR
- 该程序是DSP程序实现FIR运算,用来对输入信号的数据处理-DSP FIR Operational procedures used to the input signal, the data processing
fir3
- FIR 滤波器 matlab/simulink dsp builder-FIR filter Matlab / Simulink dsp builder
DSPLIBUMSW
- freescale MAC DSP的算法库(FFT,FIR,IIR)
bkfir_flp32
- 用汇编语言实现的fir滤波器的数字信号处理程序。在visual DSP下运行
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
rtdxfir
- 利用RTDX技术实现FIR滤波功能,能够实现DSP目标版的可视化。-RTDX FIR
DSP-system-simulation
- 给出了多种信号的时频分析,并有各种FIR滤波器和IIR滤波器的仿真。解压后运行main.m即可。-Given a variety of signals, frequency analysis, and simulation of various FIR filters and IIR filters.Run main.m After decompression.
FIR.DSP.Program
- 应用于CCS上的FIR程序。已经通过个人测试-Applied to the FIR on the CCS program. Has been through personal test
fir
- 用CCS软件编写的fir滤波程序,主要适用于初学DSP ,并需要做滤波算法的人-CCS software written FIR filtering process, mainly suitable for beginners DSP and need to do the filtering algorithm
fir
- dsp上实现fir滤波器,c语言编程实现-dsp fir filter c language programming
FIR
- 基于DSP TMS320C55xx的FIR滤波器实现-Based on DSP TMS320C55xx FIR filter realization
DSP-adaptive-filter
- 设计自适应滤波要求使用DSP实现自适应滤波器,要求掌握自适应滤波器的原理和实现方法。因为自适应滤波器的设计用到了自适应算法和FIR滤波算法-Design of adaptive filter requires the use of DSP implementation of the adaptive filter, requirements and implementation methods of master the principles of adaptive filter. Becaus
dsp-5
- FIR filter designing -FIR filter designing ...
FIR
- 该文件为一个实际的DSP开发实例,制作一个FIR滤波器,在CCS环境下运行。-This file is an actual instance of DSP development, production an FIR filter, run in the CCS environment.
FIR
- 基于DSP的FIR滤波器的设计,这里用CCS软件进行了仿真处理。-DSP FIR filter design based here in CCS software simulation process.
DSP
- 基于DSP的数字滤波器的设计FIR以及仿真DSP-based digital FIR filter design and simulation-DSP-based digital FIR filter design and simulation
Filter_FIR_IIR
- 基于CCS和DSP的FIR有限冲击滤波和IIR无限冲击滤波(FIR finite impulse filter and IIR infinite impulse filter based on CCS and DSP.)
FIR
- 用DSP实现 FIR,IIR等4种滤波器滤波功能,已经有硬件仿真(Using DSP to achieve FIR, IIR and other 4 filter filtering function)
VHDL-FIR-filters
- ynthesizable FIR filters in VHDL with a focus on optimal mapping to Xilinx DSP slices. This repository contains a transposed direct form, systolic form for single-rate FIR filters and a custom parallel polyphase FIR decimating filter. The VHDL has be