CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - dft c

搜索资源列表

  1. DFT

    0下载:
  2. DFT算法的实现的一种C语言源程序,我是在Win—TC上编译的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1005
    • 提供者:Jack
  1. DET

    0下载:
  2. c语言实现的离散傅立叶(DFT)变换。非快速傅里叶变换,基本的傅里叶变换。-A basic Discrete Fourie Transform program, not Fast Discrete Fourie Transform
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9517
    • 提供者:周晓尧
  1. DFT.rar

    0下载:
  2. 该程序包括了一个应用最为广的离散傅里叶变换,褶积,抽样最小相位。绝对能运行,The program includes an application of the most widely used discrete Fourier transform, convolution, sampling minimum phase. They can certainly run
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:225271
    • 提供者:
  1. fft_transfer

    0下载:
  2. FFT变换的C语言实现。FFT变换是DFT变换的一种简化算法-FFT s implement of Clanguage
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1134
    • 提供者:柯贤康
  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列的DFT-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence of DFT
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1151
    • 提供者:dayuruozhi
  1. dft(3)

    0下载:
  2. 一天掌握DFT,深入浅出一下子就说明傅立叶变换-One day master the DFT, Fourier transform easily comprehensible instructions at once
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:712421
    • 提供者:kkk
  1. DFT

    0下载:
  2. 计算单点DFT以及序列的DFT变换 计算单点逆DFT以及序列的逆DFT变换-Calculate single-point DFT and DFT-calculated sequence of single-point inverse DFT and inverse DFT transform sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:189302
    • 提供者:linxing
  1. DFT

    0下载:
  2. DFT的C算法,简单实用,欢迎下载 DFT的C算法,简单实用,欢迎下载-DFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1499
    • 提供者:小宝
  1. cpp

    0下载:
  2. dft idft fft ifft的c++源码实现 离散时间傅里叶变换 极其逆变换实现 快速傅里叶变换极其逆变换实现-dft idft fft ifft the c++ source to achieve extremely inverse discrete-time Fourier transform fast Fourier transform extremely inverse transform
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:443062
    • 提供者:李飞霞
  1. fljFFT

    0下载:
  2. c语言环境下编写的利用分裂基算法求复序列 的DFT -c language environment, the use of split-based algorithm for the preparation of complex sequence of DFT requirements
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1227
    • 提供者:xuzhenfei
  1. fft_C

    0下载:
  2. C语言版的FFT程序。 快速傅里叶变换C语言函数,移植性强,以下部分不依赖硬件。此函数采用联合体的形式表示一个复数,输入为自然顺序的复数,输出为经过FFT变换的自然顺序的复数. -C language FFT program Fast DFT is very easy to run on hardware. input data must be complex, and output data is also complex.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1970
    • 提供者:江丰安迪
  1. ourdev_655640K1EWAP

    0下载:
  2. 三种 fft C 语言程序, 快速DFT代码, 有详细的程序注解,和说明。-three kinds of C languge FFT program, fast DFT C code. these files have been expained in detail.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:7386
    • 提供者:江丰安迪
  1. DFT

    0下载:
  2. Visual C++实现数据的离散傅里叶变换及逆变换,并输出结果为Excel工作薄。 -Visual C++ achieve data of the discrete Fourier transform and inverse transform, and output the result to an Excel workbook.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:81820
    • 提供者:张君亭
  1. DFT

    0下载:
  2. C++ code for Discrete Fourier Transform of input signal ( text file).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:19502
    • 提供者:Vaispacher
  1. DFT

    0下载:
  2. 用c++写的DFT的算法。详细地写了DFT的整个计算过程-Using c++ to write the DFT algorithm. Detailed written throughout the DFT calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:872
    • 提供者:cdz
  1. Normal-DFT

    0下载:
  2. A simple Discrete Fourier Transform Code in C language, it generates a random signal and applies the DFT on it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:869
    • 提供者:Khalid
  1. dft

    0下载:
  2. the discrete Fourier Transformation, it helps to find solution for Fiber.c-the discrete Fourier Transformation, it helps to find solution for Fiber.cpp
  3. 所属分类:Algorithm

  1. DFT

    0下载:
  2. DFT。使用c#语言,实际项目里的源代码,运算速度快,可实时分析计算。-DFT. Using c#,very fast
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:710
    • 提供者:lqw
  1. DFT

    0下载:
  2. 解决离散傅立叶变换,利用C语言程序快速对离散傅立叶变换进行计算(Discrete Fu Liye transform is solved, and the discrete Fu Liye transform is calculated by using C language program)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:根号下心
  1. 快速傅里叶变换 c

    0下载:
  2. FFT的基本思想是把原始的N点序列,依次分解成一系列的短序列。充分利用DFT计算式中指数因子 所具有的对称性质和周期性质,进而求出这些短序列相应的DFT并进行适当组合,达到删除重复计算,减少乘法运算和简化结构的目的(Fast Fourier Transform)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:934912
    • 提供者:刘向前
« 12 »
搜珍网 www.dssz.com