文件名称:sFFT-1.0-2.0.tar
-
所属分类:
- 标签属性:
- 上传时间:2014-05-27
-
文件大小:382.62kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier
transform of a time domain signal which is sparse in the frequency domain, i.e. there are very few “large”
coefficients in the frequency domain. The algorithm was presented in [1]. As reported in that paper, experiments
with two C++ implementations of the algorithm (SFFT 1.0 and 2.0) demonstrates practical improvement in
the runtime over Fast Fourier Transform (FFT) for a wide range of signal sparsities.
transform of a time domain signal which is sparse in the frequency domain, i.e. there are very few “large”
coefficients in the frequency domain. The algorithm was presented in [1]. As reported in that paper, experiments
with two C++ implementations of the algorithm (SFFT 1.0 and 2.0) demonstrates practical improvement in
the runtime over Fast Fourier Transform (FFT) for a wide range of signal sparsities.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sFFT-1.0-2.0/
sFFT-1.0-2.0/computefourier.cc
sFFT-1.0-2.0/computefourier.h
sFFT-1.0-2.0/COPYRIGHT.txt
sFFT-1.0-2.0/experiment.cc
sFFT-1.0-2.0/fft.h
sFFT-1.0-2.0/fftw.cc
sFFT-1.0-2.0/fftw.h
sFFT-1.0-2.0/filters.cc
sFFT-1.0-2.0/filters.h
sFFT-1.0-2.0/generate_graphs.cc
sFFT-1.0-2.0/GNUmakefile
sFFT-1.0-2.0/kaiserbessel.cc
sFFT-1.0-2.0/parameters.cc
sFFT-1.0-2.0/parameters.h
sFFT-1.0-2.0/plot.cc
sFFT-1.0-2.0/plot.h
sFFT-1.0-2.0/timer.cc
sFFT-1.0-2.0/timer.h
sFFT-1.0-2.0/utils.cc
sFFT-1.0-2.0/utils.h
sFFT-1.0-2.0/README.pdf
sFFT-1.0-2.0/computefourier.cc
sFFT-1.0-2.0/computefourier.h
sFFT-1.0-2.0/COPYRIGHT.txt
sFFT-1.0-2.0/experiment.cc
sFFT-1.0-2.0/fft.h
sFFT-1.0-2.0/fftw.cc
sFFT-1.0-2.0/fftw.h
sFFT-1.0-2.0/filters.cc
sFFT-1.0-2.0/filters.h
sFFT-1.0-2.0/generate_graphs.cc
sFFT-1.0-2.0/GNUmakefile
sFFT-1.0-2.0/kaiserbessel.cc
sFFT-1.0-2.0/parameters.cc
sFFT-1.0-2.0/parameters.h
sFFT-1.0-2.0/plot.cc
sFFT-1.0-2.0/plot.h
sFFT-1.0-2.0/timer.cc
sFFT-1.0-2.0/timer.h
sFFT-1.0-2.0/utils.cc
sFFT-1.0-2.0/utils.h
sFFT-1.0-2.0/README.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.