CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fast fourier transform

搜索资源列表

  1. FFT-FFT-C-language-and-Application

    0下载:
  2. 用C语言实现快速傅里叶变换,其中讲述了,快速傅里叶变换简介,FFT算法的基本原理,快速傅里叶变换的C语言实现方法,快速傅里叶变换的发展前景,快速傅里叶变换的应用领域等等。-With the C language implementation of FFT, which describes, FFT, the basic principle of FFT algorithm, fast Fourier transform of the C language realize method, FFT
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:171540
    • 提供者:刘舒航
  1. FFT-and-Realization-in-C-language

    0下载:
  2. 快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 -Fast Fourier transform, discrete Fourier transform fast algorithm, which is based on the discrete Fourier transform of the odd, even
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:7834
    • 提供者:刘舒航
  1. implementation-of-iFFT_in_OFDM_systems

    0下载:
  2. Implementation of inverse fast fourier transform in ofdm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:733282
    • 提供者:alexey
  1. AAFFT

    0下载:
  2. AAFFT是快速傅里叶变换的实现。 快速傅里叶变化是压缩感知的一种重要方式。-AAFFT is the realization of fast Fourier transform. The fast Fourier transform is an important way of compressed sensing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:155466
    • 提供者:queenie
  1. fftwtest

    0下载:
  2. fftw库是世界上最快的快速傅里叶变换库,著名的MATLAB软件就是使用的该类库。本程序是一个如何使用fftw库的例子,可供参考-The fftw Library is the world s fastest Fast Fourier Transform library, well-known MATLAB software is to use the class library. This program is an example of how to use the fftw library
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1531435
    • 提供者:张磊
  1. FFT-sinusoidal-signal-frequency-

    0下载:
  2. 插值快速傅里叶变换FFT估计正弦信号频率的精度分析-Interpolated fast Fourier transform FFT to estimate the accuracy of the sinusoidal signal frequency analysis
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:251857
    • 提供者:孟繁凡
  1. FFT

    0下载:
  2. 基于一维快速傅里叶变换FFT频谱估计的移动物体速度估计法-Estimation of moving objects based on one-dimensional fast Fourier transform FFT spectrum estimation speed
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:351301
    • 提供者:孟繁凡
  1. FFT1

    0下载:
  2. 几种基于快速傅里叶变换FFT的频率估计方法精度分析-Several fast Fourier transform FFT frequency estimation method accuracy analysis
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:531824
    • 提供者:孟繁凡
  1. jieshouxinhao

    0下载:
  2. 脉冲多普勒雷达接收信号,进行快速傅里叶变换,并进行分析,最后输出图形。最简单的原创-Pulse Doppler radar, the received signal, fast Fourier transform, and analyze the final output graphics. The most simple and original
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1037
    • 提供者:闫长灿
  1. FFTPrelation

    0下载:
  2. matlab下快速傅里叶变换的分析及代码。-The matlab fast Fourier transform analysis and code.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:493662
    • 提供者:知道
  1. FFT

    0下载:
  2. Matlab中信号的快速傅立叶变换的演示程序-Fast Fourier Transform Algorithm in Matlab
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:2355
    • 提供者:陈彬
  1. FFT

    0下载:
  2. 实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1065
    • 提供者:wuxinzhu
  1. fftw3

    0下载:
  2. Fast Fourier Transform Compiled library-FFTW 32 !
  3. 所属分类:MPI

    • 发布日期:2017-05-09
    • 文件大小:1921176
    • 提供者:Max
  1. FFT-based-GPS-acquisition-methods

    0下载:
  2. 描述了GPS中频信号捕获算法中的快速傅里叶算法-Describes the GPS IF signal acquisition algorithm of Fast Fourier Transform Algorithm
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:841872
    • 提供者:李则昂
  1. pass-4-fft

    0下载:
  2. 快速傅里叶变换,一种快速算法,C语言编写-This is fast Fourier transform.The standard deviation of the FFT method is about 1/6 of that of the log-fit method and about a half of the standard deviation of the Prony method.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:1335
    • 提供者:yy
  1. Myproject

    0下载:
  2. 快速傅立叶变换(FFT)是一个有效的算法来计算离散傅立叶变换(DFT)及其逆。有很多不同的FFT算法,涉及范围很广,从简单的复数运算的数学组理论和数字理论,这里我给大家带来了一个能够进行快速傅里叶变换及其逆的程序,希望对大家能够有所帮助-A Fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse. There are
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:72402
    • 提供者:王海光
  1. shengyin

    0下载:
  2. 这是一个对齿轮箱震动产生的信号进行捕捉并进行谱分析的程序 它应用了FFT变换算法-This is a gearbox vibration signals generated by capturing and spectral analysis procedures for the application of fast Fourier transform algorithm
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:59523
    • 提供者:王海光
  1. 7king_of_FFT

    1下载:
  2. 这个文件里面整理了7份关于快速傅里叶变换(FFT)算法的程序代码,对于想要学习数字信号处理的人会有一些帮助。-This file compiled seven on the Fast Fourier Transform (FFT) algorithm code, there will be some help for those who want to learn digital signal processing.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:31387648
    • 提供者:王海光
  1. Audio-capture-and-playback

    1下载:
  2. vc6.0环境下编写的基于快速傅里叶变换(FFT)的音频采集和播放代码,采用mfc设计的采集和播放界面,并能实时的看到声音波形。-vc6.0 environment prepared based on fast Fourier transform (FFT) audio capture and playback code, to mfc design capture and playback interface, and real-time to see a sound wave.
  3. 所属分类:Audio program

    • 发布日期:2017-05-17
    • 文件大小:4774974
    • 提供者:cekxidiancek
  1. FFT

    0下载:
  2. DSP 算法实验 快速傅立叶变换(FFT)算法实验-DSP algorithms Experimental Fast Fourier Transform (FFT) algorithm experiments
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:720746
    • 提供者:wang20052531
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com