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

搜索资源列表

  1. 2Dfft

    0下载:
  2. 基于二维图像的FFT算法实现处理,程序经过实践过的-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1432
    • 提供者:杨春东
  1. gFFT

    0下载:
  2. 里面含有实现fft算法的源码,已经测试通过,很好用。-Which contains the source code of the fft algorithm has been tested, easy to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1997
    • 提供者:李智博
  1. fft_ambig

    15下载:
  2. matlab中使用FFT算法求两个信号的时频二维(互模糊)函数,可以实现信号的时延、多普勒频移联合估计(需要根据实际场景适当修改参数)-oint estimation matlab frequency two-dimensional FFT algorithm seeking the two signals (cross ambiguity) function, signal delay, Doppler shift
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-08-14
    • 文件大小:1024
    • 提供者:milttuso
  1. FFT

    0下载:
  2. 基于C语言的FFT变换和几种常用的滤波算法。-It has some filter algorithm and FFT transform programs based on C program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:40182
    • 提供者:
  1. OFDM-MATLAB--simulate-

    1下载:
  2. OFDM系统通过将高速数据流变成在多个载波并行传输的低速数据流,各子载波之间的正交性及保护间隔的引入,增强了OFDM系统的抗多径衰落等性能,是第四代移动通信技术标准的参考技术之一。本代码是基于IFFT和FFT算法的OFDM系统可以在matlab环境下进行很好的模拟仿真,并进行系统的性能分析-an Orthogonal Frequency Division Multiplexing code of Matlab
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:2105
    • 提供者:hong
  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. FFT-AND-IFFT

    0下载:
  2. 完整的快速傅立叶变换和逆变换(FFT IFFT)C语言算法-C language algorithm about FFT AND IFFT ,this procedure is very usefull and pratice
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3786
    • 提供者:bobo
  1. FFTalgorithm

    0下载:
  2. 使用C语言实现FFT算法,里面有详细的步骤和说明-Use the C language realization of the FFT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8336
    • 提供者:心闪
  1. 2d_music

    1下载:
  2. 一种声源多维定位MUSIC算法 宽带信号通过FFT转换为窄带信号,在通过普通的窄带处理求出信号的方位信息。 注:这里的信号是wav格式的音频信号 程序还没有实现加权谱空间 QQ:2395558091 资料共享哦!-Source 2D positioning music algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1344
    • 提供者:王刚
  1. mixfft_final

    0下载:
  2. mixfft_final,自己调通了的混合基FFT算法。速度快-mixfft。fast that it is valueable.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:383022
    • 提供者:李枫
  1. FFT

    0下载:
  2. 快速傅立叶算法。可以快速计算傅立叶变换,是数字信号处理的最常用的方法。-Fast furious transfer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:922379
    • 提供者:邹磊
  1. 16bitfloatFFT

    0下载:
  2. 基于fpga的16位浮点fft算法 源码程序无错误 仿真验证过的-16 bit floating-point FFT FPGA source program without error simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:6056960
    • 提供者:满石磊
  1. fft

    0下载:
  2. fft的C语言算法,后面的main函数是验证程序-fft C language algorithms, the back of the main function is to verify that the program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:944
    • 提供者:wangtm
  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. Program

    0下载:
  2. 在实验箱中实现fft算法,fir、iir滤波的程序,基于dsp实现的-Implemented based on dsp fft algorithm, the fir, the iir filter program, in the experimental box
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:60494
    • 提供者:王扬
  1. FFT

    1下载:
  2. 计算任意点fft的快速算法,使用多种基的混合算法-Fast algorithm to calculate any point fft using the hybrid algorithm to a variety of groups
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:18146
    • 提供者:李军
  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. fLab0503-FFTf

    0下载:
  2. fft 算法实现 作作为图像处理的常用程序 -fft algorithm as commonly useed image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:72702
    • 提供者:
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com