CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 快速傅里叶 变换 C

搜索资源列表

  1. fft

    0下载:
  2. 一维快速傅里叶变换,visual C++版本-fast fourier transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:948
    • 提供者:孙明哲
  1. ji

    0下载:
  2. 关于快速傅里叶变换的C语言编程,包括长度为1的傅里叶变换, 位置交换过程-wskj jk jkd fjdkf lajflajf kld
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:669
    • 提供者:王子涵
  1. 28781075Fourierbianhuajifanbianhuan

    0下载:
  2. 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-This is a FFT
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:1611
    • 提供者:罗聪
  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. FASTCON

    0下载:
  2. 采用C语言编程,使用C语言实现快速傅里叶变换的程序-fft based on C/C++
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4415
    • 提供者:李昌磊
  1. FFT

    0下载:
  2. 用C语言编写的实现快速傅里叶变换的程序,-The C language realization of the fast Fourier transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-15
    • 文件大小:6858
    • 提供者:wb
  1. FFT-AND-EvaluateExpression

    0下载:
  2. C语言实现快速傅里叶变换源码,windows xp 系统下才可以 数据结构表达式求值-The C language implementation of fast Fourier transform Data structure expression evaluates
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3743
    • 提供者:lina
  1. fft

    0下载:
  2. 本程序使用c语言编写完成,能够使用DSPC5000实现快速傅里叶变换功能。-The completion of this program using c language, be able to use DSPC5000 to achieve the fast Fourier transform.
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:207917
    • 提供者:cheng guanghui
  1. FFT

    2下载:
  2. C# 实现的快速傅里叶变换FFT,可直接使用-FastFourierTransform implement by C#
  3. 所属分类:Algorithm

    • 发布日期:2016-01-22
    • 文件大小:95232
    • 提供者:tigeru
  1. FFT

    0下载:
  2. 快速傅里叶变换fft的C语言实现 DSP编程-Fast Fourier transform fft C language DSP programming
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:56616
    • 提供者:凡仔
  1. CSharp-FFT

    0下载:
  2. C# 实现 FFT 快速傅里叶变换源码,源码由cyykw.com提供-C# implementation of the FFT Fast Fourier Transform source code, source code provided by cyykw.com
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:408158
    • 提供者:sfe
  1. fft

    0下载:
  2. 用c语言可实现1024点的FFT(快速傅里叶变换)-1024-point FFT (Fast Fourier Transform) can be achieved using c language
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3408
    • 提供者:丁文东
  1. fft

    0下载:
  2. C/C++实现快速傅里叶变换(FFT),可自行设计FFT的点数-C/C++ fast Fourier transform (FFT), can design their own to the FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1408
    • 提供者:yangdong
  1. Uffts

    0下载:
  2. 用c++实现快速傅里叶变换(fft),适合于电子通信类类专业学生,希望对大家有所帮助。,已通过测试。 -C++ achieve fast Fourier transform (fft), suitable for electronic communication class students, we hope to help. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:738
    • 提供者:尴尬
  1. fft

    0下载:
  2. 采用C语言编写的快速傅里叶变换算法,包括快速傅里叶逆变换算法。-fast fourier transform algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2007
    • 提供者:海韦希
  1. FFT

    0下载:
  2. c语言实现快速傅里叶变换,程序有详细注释,帮助理解,十分方便。-c language fast Fourier transform, the procedures detailed notes to help understand, very convenient.
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:8567
    • 提供者:张寅
  1. FFT

    0下载:
  2. 用C语言写的快速傅里叶算法的实现程序,对序列实现N点的快速傅里叶变换和发变换-Fast Fourier algorithm implemented
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:202332
    • 提供者:afhfg
  1. FFT_CPP2010

    0下载:
  2. FFT_PRJ采样数据为8192个点C++2010代码实现快速傅里叶变换,数据的来源于txt文件,有演示窗体.-The FFT_PRJ sampled data for 8192 the point C++2010 code fast Fourier transform data from txt file demo form.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:140310
    • 提供者:小林
  1. fft_describedByCLanguage

    0下载:
  2. 用C语言描述的快速傅里叶变换,与《算法导论》中描写的蝶形操作一致-C language descr iption of the fast Fourier transform, " Introduction to Algorithms" descr iption of the butterfly operation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-01
    • 文件大小:4773
    • 提供者:夏小芳
  1. FFT_CSharp2010

    0下载:
  2. FFT_PRJ采样数据为8192个点C#代码实现快速傅里叶变换,数据的来源于txt文件,有演示窗体.-FFT_PRJ sampling data for 8192 point C# code to achieve the fast Fourier transform, data from txt file demo form.
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:55957
    • 提供者:小林
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com