搜索资源列表
MASM-fft
- 汇编语言的FFT算法。速度还比较快,网络上好像还有更快的FT变换算法。-assembly language FFT algorithm. Relatively fast speed, the network seems to be faster on the FT algorithm.
ga_cpp
- 用遗传算法求解FT、LA问题的源程序,非常具有参考价值!-genetic algorithm FT, the source LA, and is quite useful!
DFT
- 信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2㏑(M),M=2.5 2、通过实验理解信号振幅谱、相位谱
D12R1
- FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
fftft
- 可以自定义精度(最小频率分辨率)的FFT频谱细化算法:FFT-FT-Can customize the precision (the minimum frequency resolution) of the FFT spectrum thinning algorithm: FFT-FT
Fractional-FT
- Matlab环境下分数阶傅里叶变换的几种实现方法,附有每个方法所参考的文献的标题等,以及分数阶傅里叶变换用于数字水印的算法-Fraational Frouier Transform and matermark
49432239FPGrowthTest
- FT-TREE的算法的代码实现,有利于快速找到频繁项及,简单方便-FT-TREE algorithm code, help quickly find frequent and simple and convenient
FT
- 用matlab实现的FT算法,用于显著性检测。可能对您做显著性检测对比算法有帮助-Using MATLAB to achieve the FT algorithm for saliency detection. May be useful for you to do more contrast detection algorithm
fast-fourier-transforms-22.1
- FT是一种FT的高效算法,称为快速傅立叶变换(fast Fourier transform),它根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。(FT is an efficient algorithm for DEFT, called fast U Lie transform (fast Fourier transform). It is obtained by improving the algorithm of discrete U Lie transform
Fourier-Transform
- 傅立叶变换(FT)将时间函数(信号)分解为构成它的频率,其方式类似于如何将音乐和弦表示为其组成音符的频率(或音调)。在这个排序库中,我将实现一个通用的傅立叶变换算法,对于>0个的常数a,b,...它能够分解函数f(x)=sin(2apix)+sin(2bpix)...。 作者 Fotios Kapotos-初始工作 这个项目是根据麻省理工学院的许可证授权的-参见LICENSE.md许可证文件以获取详细信息(The Fourier transform (FT) decomposes a f