搜索资源列表
ligl-fft
- 基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matla
icetek_c6713_algorithm
- 瑞泰创新(icetek_c6713_A)实验箱(/开发板)的算法实验,包括:(FIR)算法实验,(IIR)算法实验,卷积算法实验,A律编码解码实验,直方图统计实验,快速傅立叶变换-Skandia Innovation (icetek_c6713_A) experimental box (/ development board) an algorithm experiments, including: (FIR) algorithm experiment, (IIR) algorithm expe
math
- FIR滤波器实例,快速傅里叶变换实例FFT,IIR滤波器实例,PID算法实例,卷积算法实例, 反卷积算法实例-Instance of FIR filters, fast Fourier transform instance FFT, IIR filter instance, the instance of the PID algorithm, the convolution algorithm instance, the deconvolution algorithm instance
C
- 通信工程类各种信号处理C语言仿真集。其中包括常用信号的产生、快速傅里叶变换、快速离散正交变换、快速卷积与相关、数字滤波器的时域与频域相应、IIR数字滤波器的设计、FIR数字滤波器的设计、经典谱估计、现代谱估计等等。-Communication engineering various signal processing C language simulation set. Including the commonly used signal generation, FFT, fast discre
vc-fast-convolution-code
- 本程序的主要内容是实现了数字信号处理的快速卷积算法。经过证明,此算法较其他的算法有相当的优势。-The main content of this program is to achieve a fast convolution algorithm for digital signal processing. Proven, this algorithm has a considerable advantage over other algorithms.
xinhao
- 用来实现快速傅里叶变换FFt和卷积的计算。-Used to implement the fast Fourier transform the FFt and convolution calculation.