搜索资源列表
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.
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
- Matlab中信号的快速傅立叶变换的演示程序-Fast Fourier Transform Algorithm in Matlab
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
06168353
- The Fast Fourier Transform (FFT) is one of the rudimentary operations in field of digital signal and image processing. Some of the very vital applications of the fast fourier transform include Signal analysis, Sound filtering, Data compressio
kiss_fft
- Initialize a FFT (or IFFT) algorithm s cfg state buffer.
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
hcfjq
- Data packet transfer source program, Rapid expansion of random spanning tree algorithm, ofdm system simulation including 16qam modulation fft windowing modules plus cp.
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.)