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

搜索资源列表

  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列 的DFT
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2261
    • 提供者:张华
  1. MCMPFFT

    1下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列x(n)的DFT X(k)
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1145
    • 提供者:enhom
  1. fft

    2下载:
  2. 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4134
    • 提供者:chj
  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. CMPFFT

    0下载:
  2. cmpfft.for(hcmpfft.for) 利用经典的Cooley-Tukey基2算法求复序列 的DFT -cmpfft.for (hcmpfft.for) to use the classic Cooley-Tukey radix-2 algorithm for the DFT complex sequence
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:682
    • 提供者:金茜
  1. CMPFFT

    0下载:
  2. 利用经典的COOLEY-TUKEY基2算法求复序列x[n]的DFTX[k].有Fortran的子程序和主程序,还有C程序-The use of classic COOLEY-TUKEY radix-2 algorithm for complex sequence x [n] of DFTX [k]. Have the Fortran subroutines and main program, there are C procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1969
    • 提供者:刘建
  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. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:51842
    • 提供者:nytza
  1. FastWalshHadamardTransform

    0下载:
  2. The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1681
    • 提供者:ry
  1. butterfly

    0下载:
  2.  计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。 -Discrete Fourier transform calculation of a fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by JW Cooley an
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:1174
    • 提供者:圈石
  1. FFT

    0下载:
  2. FFT算法,Cooley-Turkey算法,By HeChaoyang @Dept.51, HiT-FFT, Cooley-Turkey
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1319
    • 提供者:何朝阳
  1. fft

    1下载:
  2. 基2快速傅立叶变换 库里-图基算法 基2快速傅立叶变换 库里-图基算法-Radix-2 FFT Cooley-Tukey algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:1049
    • 提供者:叶长安
  1. twiddle

    1下载:
  2. twiddle factor - a part of cooley-tukey algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1023
    • 提供者:shimis
  1. ccmul

    0下载:
  2. FFT旋转因子,旋转因子是蝶形运算的组成部分,是数字信号处理FFT算法的基础部分-FFT twiddle factor, rotation factor is an integral part of the butterfly, digital signal processing is a fundamental part of FFT algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:695
    • 提供者:姚兴波
  1. main

    0下载:
  2. Algorithm Cooley Tukey (FFT).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1313
    • 提供者:Daniel
  1. 10.1.1.132.3180

    0下载:
  2. a 2k/4k/8k point based fft is designed for OFDM using cooley tukey algorithm
  3. 所属分类:Document

    • 发布日期:2017-12-05
    • 文件大小:291923
    • 提供者:pert
  1. KFFT

    0下载:
  2. 计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。-A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW T
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1060
    • 提供者:冯短
  1. FFT

    1下载:
  2. n point fft program which computes the dft of a function using cooley tukey techniques
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:616
    • 提供者:goldriver92
  1. main

    0下载:
  2. Cooley-Tukey for lab work
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:valeros
  1. cooley-tukey-fft-for-16-bit-integer-numbers

    0下载:
  2. cooley tukey algorithm for FFT calculation
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:118449
    • 提供者:amir
« 12 »
搜珍网 www.dssz.com