搜索资源列表
Csource
- 数字图像快速傅立叶变换,定时器,数字滤波器,无限脉冲响应,索贝尔滤波器-Fast Fourier Transform,timer,FIR, IIR, and sobel filter using in Digital Image processing,based on code composer studio 2.2 IDE
cyuyanshixianchuanghanshushejiFIR
- c语言实现各种窗函数法设计fir滤波器详细程序并且含有详细注释-c language design all kinds of fir filter window function and contains detailed notes detailed procedures
FIRIIR
- 本文档里含有诸多c++文件,其功能实现有FIR滤波,IIR滤波,,还有正弦曲线,还实现了128点FFT,DFT-This document contains a lot of c++ file, its function to achieve a FIR filter, IIR filtering, as well as the sine curve, but also to achieve a 128-point FFT, DFT
fir-filter-C
- 这是一篇关于利用DSP对fir数字滤波器设计的文档,其中源程序是用C编写的-This is a document on the use of DSP fir digital filter design, which source code is written in C' s
FIR
- C语言实现带通滤波器功能,比matlab更加试用可用于单片机开发-FIR band_pass filter
Quartus2_12.0_full_license
- Quartus II 12.0 最新license完全破解!找了很多个版本的license综合而成.其他版应该也可以使用. CRC/FIR/FFT/IFFT compiler ,signal tap 等多达102项功能破解. 包括附费才能使用的c语言到硬件加速功能C2H compiler. -Quartus II 12.0 full license
hanmin-gLP
- C语言实现的FIR低通滤波器,经过在相关平台运行验证,貌似无误。-C language implementation of digital FIR low-pass filter, after running in response to a platform and correct.
filter
- Efficient DSP Direct Form I filtering algorithm in C++. Supports as FIR as IIR filters. Also includes median filtering and convolution calculation.