Location:
Search - sfft
Search list
Description: 提供了数字信号处理中sfft的Fortran子程序-Provides a digital signal processing sfft the Fortran subroutines
Platform: |
Size: 1024 |
Author: 宋生 |
Hits:
Description: 此为,计算地震信号频谱的MATLAB程序,效果较好。可以看到不同道数的频谱-This is calculated seismic signal spectrum MATLAB program is better. Can see that the number of different spectrum Road
Platform: |
Size: 1024 |
Author: 的妮宝贝 |
Hits:
Description: 运行SFFT和FFTW一次为一组输入参数。输出的运行时间算法和L1 SFFT错误。-Runs sFFT and FFTW once for a set of input parameters. Outputs the runtime of
both algorithms and the L1 error of sFFT.
Platform: |
Size: 4096 |
Author: LIU |
Hits:
Description: MIT稀疏傅里叶变换小组的源码(linux c++)稀疏傅里叶理论源码中生成SFFT所使用的过滤器 源码-Generates the filters used by sFFT.
Platform: |
Size: 2048 |
Author: LIU |
Hits:
Description: MIT稀疏傅里叶变换 小组的SFFT 源码:
运行的SFFT和FFTW参数和重复的范围内,两者的运行时间
诗句信号的大小(n)或稀疏( K ) 。重新创建图表的文件:
稀疏傅里叶变换, SODA 12简单和实用的算法。
-Runs sFFT and FFTW for a range of parameters and plots the runtime of both
verse the signal size (n) or the sparsity (k). Recreates the graphs in the paper:
Simple and Practical Algorithm for Sparse Fourier Transform, SODA’12.
Platform: |
Size: 4096 |
Author: LIU |
Hits:
Description: SFFT工作组的关于SFFT的LINUX c++的全部代码,里面包含SFT所用的的函数,快速算法等,-Sparse Fast Fourier Transform
Platform: |
Size: 339968 |
Author: LIU |
Hits:
Description: 洗漱傅里叶变换1.0 2.0 两个版本 C/A码捕获-sparse FFT
Platform: |
Size: 385024 |
Author: 桑靖 |
Hits:
Description: 数字信号处理的matlab实现,包括滤波,小波,fft,sfft等-matlab of data processing like fft,sfft,wavelet and so on
Platform: |
Size: 3102720 |
Author: 姚青青66070 |
Hits:
Description: 提出了一种细化FFT的短时傅立叶变换(shorttimeFouriertransform,简称STFT)时频分析新方法.STFT实 质为加窗的傅立叶变换,在窗内数据满足平稳性条件下利用傅立叶变换获得频谱,并依据时间间隔移动窗函数最终得到时频表示.细化FFT在分析频率范围内具有较高的频率分辨率,将细化FFT应用于STFT的窗内数据,可有效提高STFT的时频聚集性-Proposed a frequency analysis of short-time Fourier transform FFT refinement (shorttimeFouriertransform, referred to as STFT) A new method. STFT essence of the windowed Fourier transform, the data within the window satisfies the stationary conditions spectrum obtained by Fourier transform, and based time interval finally get moving window function frequency representation. refinement FFT has a higher frequency resolution in the analysis of the frequency range, the refinement of the FFT applied STFT window data, which can effectively improve the STFT time-frequency aggregation
Platform: |
Size: 2048 |
Author: zhujun |
Hits:
Description: 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计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.
Platform: |
Size: 392192 |
Author: 梦 |
Hits:
Description: 稀疏傅里叶变换实现的文档,文档包含描述文件、输入参数、功能和运行测试的例子。-A documentation of the Sparse Fast Fourier Transform (SFFT 1.0/2.0) C++ implementation. The
documentation includes a description of the files, the input parameters, the functions and examples of run
tests.
Platform: |
Size: 371712 |
Author: 温东阳 |
Hits:
Description: Matlab;原始信号;时频分析;短时傅里叶三维时频分析图-Matlab;signal;time-frequency analysis;SFFT
Platform: |
Size: 1024 |
Author: 欧阳雨萱 |
Hits:
Description: sfft的c代码,从官网上下载的,有兴趣的可以下载-sfft c code
Platform: |
Size: 1245184 |
Author: 哲雪 |
Hits:
Description: Time frequency analysis of a signal using sfft
Platform: |
Size: 348160 |
Author: dave |
Hits:
Description: 全息重建一次SFFT算法,MATLAB代码-matlab SFFT Holographic reconstruction
Platform: |
Size: 1024 |
Author: ming110810 |
Hits:
Description: 稀疏快速傅里叶变换,是一种利用信号频域稀疏特性,只需通过信号部分采样点就可高概率恢复信号频谱的快速傅里叶变换算法。-Sparse Fast Fourier Transformation
,SFFT
Platform: |
Size: 5120 |
Author: 周程 |
Hits:
Description: 稀疏傅立叶算法,matlab实现仿真,对于算法重构用到了混叠同余法和相位解码法,并对SFFT和FFT算法对同一数据的处理时间进行了对比。(Sparse Fourier algorithm, matlab to achieve the simulation, the algorithm used for aliasing congruence and phase decoding method, and the SFFT and FFT algorithm for the same data processing time were compared.)
Platform: |
Size: 5120 |
Author: 追逐本心
|
Hits:
Description: 采用MATLAB编程实现二分查找法的稀疏傅立叶变换算法。研究算法参数变化对信号频谱的影响,并对特定的宽带跳频信号进行稀疏傅立叶变换处理,得出相应的频谱,并与快速离散傅立叶变换的结果进行比较。(Recurrence of sparse Fourier transform)
Platform: |
Size: 465920 |
Author: luxiantong
|
Hits:
Description: 此程序实现了稀疏傅里叶变换全过程,包括频谱重排,窗函数滤波,算法重构(it realizes the sparse fft)
Platform: |
Size: 4096 |
Author: flyover19 |
Hits:
Description: 稀疏傅立叶算法,matlab实现仿真,并对SFFT和FFT算法对同一数据的处理时间进行了对比。(Sparse Fourier algorithm, matlab to achieve the simulation, and the SFFT and FFT algorithm for the same data processing time were compared.)
Platform: |
Size: 5120 |
Author: 徐徐xuxuxuxu |
Hits: