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

搜索资源列表

  1. fft.rar

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1.32kb
    • 提供者:李文
  1. DFT.rar

    0下载:
  2. 在dsp2704平台上。利用DFT算法计算220V电压有效值。,In dsp2704 platform. DFT algorithm using RMS voltage 220V.
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:26.3kb
    • 提供者:赵志堂
  1. 4FFTproject

    0下载:
  2. 用MATLAB实现的基4FFT算法的程序,输入一个长度为16的序列,得到DFT的频谱-Implemented with the MATLAB-based algorithm 4FFT program, enter a sequence of length 16 obtained DFT spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:29.99kb
    • 提供者:忆瑾
  1. fft-dft

    5下载:
  2. fft算法,fft与dft算法的比较,并有详细的文档说明。-fft algorithm, fft compared with the dft algorithm and a detailed descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:15.52kb
    • 提供者:张岚
  1. DFT

    0下载:
  2. 利用蝶形算法,实现快速傅立叶变换及其逆变换-The use of butterfly algorithm, fast Fourier transform and its inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:989byte
    • 提供者:韩静
  1. Fourier filter

    2下载:
  2. 程序包中包括Chebyshev低通滤波器、巴特沃斯模拟低通滤波器、Cholesky分解、DFT算法、FFT算法,可以直接移植到嵌入式系统或DSP中实现。-Package includes Chebyshev low-pass filter, Butterworth low-pass filter simulation, Cholesky decomposition, DFT algorithm, FFT algorithm, can be directly transplanted to the
  3. 所属分类:DSP编程

    • 发布日期:2013-01-30
    • 文件大小:3.97kb
    • 提供者:Wen
  1. IntroductionFFT

    0下载:
  2. 一个讲解FFT原理及蝶形算法的讲义!从一个网上朋友共享得来!-A PPT that introduce the principle of FFT and butterfly algorithm ! Shared from a friend online!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:471.82kb
    • 提供者:xiaoyu
  1. pmdft21

    0下载:
  2. DFT算法仿真,采用matlab环境,非常实用,欢迎下载!-DFT algorithm simulation using matlab environment, very practical, welcome to download!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3.08kb
    • 提供者:张明
  1. DFT

    0下载:
  2. DFT,傅里叶变换的C程序,使用傅里叶矩阵变化算法-DFT, Fourier transform of C programs, changes in algorithm using Fourier matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:195.26kb
    • 提供者:zhaoxuefeng
  1. a-dft-watermark

    0下载:
  2. 基于傅里叶变换的数字水印算法,在原始图像的傅里叶变换域中对称的嵌入数字水印信息-Fourier transform-based digital watermarking algorithm, the original image of the Fourier transform domain, the embedded digital watermark information symmetry
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:98.52kb
    • 提供者:孙晓燕
  1. C-DFT

    0下载:
  2. 利用C语言实现傅里叶变换DFT的算法详解-Using C language Detailed Fourier transform DFT algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6.21kb
    • 提供者:hu wen
  1. dft

    0下载:
  2. 一个简单的小程序,实现DFT算法。语言是C++.-A simple small program to achieve DFT algorithm. Language C++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:187.85kb
    • 提供者:邹伟伟
  1. LS-and-DFT-estimation

    0下载:
  2. lte信道估计基于dft的算法,ls算法和dft算法的matlab仿真。-lte channel estimation algorithm based on dft, ls algorithm and dft algorithm matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.68kb
    • 提供者:张富官
  1. DFT

    0下载:
  2. C++实现数字信号处理中的DFT算法,不是快速算法,是基础DFT算法-C++ implementation of digital signal processing DFT algorithm, not a fast algorithm is the basis of DFT algorithm
  3. 所属分类:Other windows programs

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

    1下载:
  2. 用.m文件写的DFT算法,没有用自带函数,方便理解DFT过程-.m File written with DFT algorithm, there is no function with their own, easy to understand DFT process
  3. 所属分类:matlab

    • 发布日期:2017-03-11
    • 文件大小:326kb
    • 提供者:cdz
  1. DFT

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

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

    0下载:
  2. 在DFT算法中,时域补零对频域的影响。并给出了相应图形。-In DFT algorithm, the effect of time-domain zero padding in the frequency domain. And the corresponding pattern.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:16.95kb
    • 提供者:张天阳
  1. DFT

    0下载:
  2. DFT算法在matlab里的实现方法,自行查看(DFT algorithm in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:无月泪痕
  1. dct·dft

    0下载:
  2. 使用matlab对图像进行dct、dft变换(通过原理实现算法)(Using MATLAB to carry out DCT and DFT transform (through principle implementation algorithm))
  3. 所属分类:图形图像处理

  1. DFT

    0下载:
  2. this is dft algorithm!!!
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:30kb
    • 提供者:MannerY
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com