搜索资源列表
3780fft
- Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based systems reference value.
27603014TMS320F2812-FFT.rar
- 利用汇编语言和TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小
FFT_RecordH
- VC++编程,波形显示和FFT算法的实现。非常经典的mfc程序示例,拿来和大家分享一下!-VC++ programming, waveform display and FFT algorithm. Mfc program is the classic example, brought share with you!
TFF
- C语言编写的时域基2抽取的FFT算法程序,经测试其结果与在MATLAB中的值相比精确度很高。-C language-based time-domain extraction of the FFT algorithm for two procedures, the results have been tested and compared with the value in MATLAB with high precision.
fft
- fft算法 经典算法 各位联系的人可以参考下-classical algorithm fft algorithm you can refer to the following link
fft-arm
- 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
FFT_MYSELF
- FFT算法的实现,简单易懂 ,是新手学习的好例子,检验可用。-FFT algorithm, easy to understand, is a good example of novice learning, testing is available.
sFFT-1.0-2.0.tar
- 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier transfo
huadongpingju
- 传统傅里叶变换(Fourier Transform)分析方法已经在众多的领域内产生巨大影响。特别在1965年之后,快速傅里叶变换(FFT)算法的发现及改进使得离散傅里叶变换(DFT)实现了高效的数学实现,为数字信号处理技术应用于各种信号的实时处理创造了条件,加速了离散时间信号与系统分析技术的发展。-it good for you.Traditional Fourier transform (Transform Fourier) analysis method has a great impact
Altera_FFT
- 基于FPGA的FFT算法,我已经验证过,真的好用。-FPGA-based FFT algorithm
fft4
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率(The implementation of the FFT algorithm in the C language)
fft5
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率,计算耗时较短。(The implementation of the FFT & IFFT algorithm in the C language,After testing,the results are reliable.)