搜索资源列表
TI 54x fft
- DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
rake
- 使用matlab实现cdma 系统的rake接收机,比较最大比合并,等增益合并和选择性合并接收算法的性能
gui
- 理解递归算法的思想和递归程序的执行过程,并能熟练编写递归程序。 合并排序-Recursive algorithm to understand the idea and the implementation of recursive procedures, and proficiency in the preparation of recursive procedures. Merge sort
pp
- 释放合并函数的介绍,浅析armlinux-Buddy(伙伴)算法-释放合并回收函数__free_pages_ok()-The release of the merger function descr iption Analysis armlinux-Buddy (partner) algorithm- recovery of function, the release of the merger __free_pages_ok ()