CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - FFT变换

搜索资源列表

  1. 1

    0下载:
  2. FFT变换,可以变换将时域信号变换为频域信号,在vc6.0环境调试-FFT transform,Can change the time domain signal transformation for frequency domain signal, debugging in vc6.0 environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3033
    • 提供者:王小新
  1. fft_console

    0下载:
  2. 2D-基2 时间抽取 fft变换,visual c++ 控制台程序,实现2维矩阵的fft变换-fft transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:234128
    • 提供者:黄伟庚
  1. Demo

    0下载:
  2. VC的FFT变换MFC小程序,有助于对FFT的理解-FFT transform MFC VC applets, contribute to the understanding of the FFT
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7413224
    • 提供者:wang
  1. Test

    0下载:
  2. 基于QT的FFt变换,简单、易懂、代码清晰-FFt QT-based transformation, simple, understandable, clear code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3716
    • 提供者:XCL
  1. FFT

    0下载:
  2. 基于DSP的,在CCS环境编译的,快速傅里叶变换,非常有用的一个变换。希望能帮到大家-DSP-based, in the CCS compiler environment, the fast Fourier transform, a very useful transformation. I hope to help everyone
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:110994
    • 提供者:zd
  1. FFT

    0下载:
  2. 这个代码利用时间抽取算法,编写基2点的快速傅立叶变换(FFT)程序。-This code takes advantage of the time extraction algorithm, written in base 2:00 Fast Fourier Transform (FFT) program.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1044
    • 提供者:LDM
  1. FFT

    0下载:
  2. 实现快速傅立叶变换算法,功能可能比较单一-Fast Fourier Transformation
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:284986
    • 提供者:李立
  1. FFT

    0下载:
  2. C实现快速傅里叶变换 将传统的matlab语言用c 来实现 -c finish fft
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:周杰伦
  1. FFT

    0下载:
  2. 本代码使用c语言编写的,实现了快速傅里叶变换的功能-This code uses the c language to achieve a fast Fourier transform functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:17871
    • 提供者:rk
  1. fft

    2下载:
  2. 关于傅里叶变换的实现以及原理,频谱分析,音乐频谱显示-And on the realization of the principles of the Fourier transform, spectral analysis, music spectrum display
  3. 所属分类:Other systems

    • 发布日期:2015-05-29
    • 文件大小:2200576
    • 提供者:ww
  1. fft-model

    0下载:
  2. 用FFT快速傅立叶变换的方法,求取两个模拟信号的相位差。为C语言程序.本程序利用两个模拟信号,求取信号的相位差。-FFT fast Fourier transform method, the strike phase two analog signals. C language program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:周周
  1. FFT

    0下载:
  2. 采用快速傅里叶变换能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。-Using fast Fourier transform computer can calculate the number of multiplications needed for the discrete Fourier transform greatly reduced, especially sampling points N is transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:625
    • 提供者:莫志军
  1. 1DFFT

    0下载:
  2. 基于VC++实现的一维数组快速傅里叶FFT变换-One-dimensional array FFT VC++ achieve transformation
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2618998
    • 提供者:朱勇
  1. FFT

    0下载:
  2. 快速傅里叶变换FFT的VC++源程序,并有详细的注释。-Fast Fourier transform (FFT) of VC++ source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:46867
    • 提供者:wml
  1. FFT

    1下载:
  2. 该程序为快速傅立叶变换程序,为一个一维FORTRAN程序。-this code is a FFT code, which is an one-dimensional code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:834
    • 提供者:therty
  1. fft

    0下载:
  2. 国外大牛的c语言快速傅里叶变换--fft-c language--fft
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:17629
    • 提供者:lzn
  1. the-realize-of-FFT-in-C-program

    0下载:
  2. 改程序在Turbo C或Visual 6.0中编译,能够实现基2的快速的傅里叶变换。-Reform program in Turbo C or Visual 6.0 compiled, enables fast Fourier transform base 2.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6485
    • 提供者:杨军
  1. xiti92

    0下载:
  2. 对应8位电话号码的DTMF信号求其FFT变换,画出幅度谱-8 telephone numbers corresponding DTMF signal seeking the FFT transform, to draw the amplitude spectrum
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:574
    • 提供者:blueking
  1. bit2dec_fft

    1下载:
  2. bit to dec 并对数据进行FFT变换,配合xilinx Vivado采数使用。-and the data bit to dec FFT transform, with the number of use xilinx Vivado mining.
  3. 所属分类:Other systems

    • 发布日期:2016-11-03
    • 文件大小:1024
    • 提供者:chen
  1. VBA-FFT

    1下载:
  2. 用VBA实现离散傅里叶变换,仅供学习使用。-Realize FFT calculation with VBA
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:46035
    • 提供者:sz
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com