搜索资源列表
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
Documentation
- 稀疏傅里叶变换实现的文档,文档包含描述文件、输入参数、功能和运行测试的例子。-A documentation of the Sparse Fast Fourier Transform (SFFT 1.0/2.0) C++ implementation. The documentation includes a descr iption of the files, the input parameters, the functions and examples of run tests.