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

搜索资源列表

  1. DFT---duichenxing

    0下载:
  2. 根据DFT的对称性,由原始序列计算所求的序列的DFT,用MATLAB 实现-According to the symmetry of the DFT, the DFT of the sequence of demand from the original sequence calculation with MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:36469
    • 提供者:wangliujie
  1. DFT

    0下载:
  2. DFT计算各次谐波分量。通用于TI系列单片机-DFT calculation of harmonic
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:545
    • 提供者:任凯
  1. DFT-mit-hanning-hamming-bartlett-faltung

    0下载:
  2. DFT hanning hamming bartlett window and convolutin
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1448151
    • 提供者:mutiny
  1. example-DFT-2D

    0下载:
  2. example of use DFT 2D in a gray image by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10661
    • 提供者:freezer
  1. 32606208arnold~DFT

    0下载:
  2. 基于dft的数字水印算法,希望对大家有用-this is good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2048
    • 提供者:yuxiang
  1. DFT

    0下载:
  2. DFT矩阵的matlab实现,广泛应用于各种DFT的实现以及电路应用-the implementation of the DFT matrices,it can be widely used in different kinds of circuits.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-30
    • 文件大小:2382
    • 提供者:zhangyunyi
  1. fft-dft-and-ploting

    0下载:
  2. 高级变换的fft,dft代码实现,包括结果的绘图-fft and dft realization
  3. 所属分类:Wavelet

    • 发布日期:2017-11-23
    • 文件大小:17316
    • 提供者:孙七班
  1. 1024-DFT

    0下载:
  2. 1024点DFT变换,经验证完全正确,适合初学者。-1024 point DFT transform proven completely correct, suitable for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:13044
    • 提供者:Cicero
  1. Open CV DFT, DCT

    0下载:
  2. Implement DFT using Open CV
  3. 所属分类:OpenCV

    • 发布日期:2013-02-22
    • 文件大小:2479
    • 提供者:leviticus
  1. dft

    1下载:
  2. 使用dsp f2812完成DFT复数波束形成,先是在matlab上进行仿真,再在ccs上进行实现的程序-Dsp f2812 complete DFT complex beamforming, first in matlab simulation program to achieve in ccs
  3. 所属分类:DSP program

    • 发布日期:2017-11-21
    • 文件大小:139642
    • 提供者:zhengce
  1. vc-DFT-FFT

    0下载:
  2. vc程序,先输入给定的三角波。然后可进行dft,fft等变换-vc program, the first input to a given triangle wave. Then dft, fft transform
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:1978865
    • 提供者:dasf
  1. FFT-VS-DFT

    0下载:
  2. 数字图像处理 快速傅立叶变换FFT VS DFT代码-The digital image processing Fast Fourier Transform FFT VS DFT code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:89070
    • 提供者:lewis
  1. DFT-DTFT

    0下载:
  2. 计算y(n)=y(n-1)+ax(n)的DFT和DTFT-Compute y (n) = y (n-1)+ax (n), DFT and DTFT
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:757
    • 提供者:Mengying
  1. dct-dft-fft-dst

    0下载:
  2. DFT, FFT,DST, DCT and many
  3. 所属分类:Communication

    • 发布日期:2017-12-06
    • 文件大小:270509
    • 提供者:maja
  1. dft

    0下载:
  2. 这段代码可以实现任意点数的DFT变换,在工程中非常有用-This code can achieve any points DFT, very useful in engineering
  3. 所属分类:3G develop

    • 发布日期:2017-11-14
    • 文件大小:4311
    • 提供者:zhngxiang
  1. dft

    0下载:
  2. 基2DFT源码,大家一起学习一下吧,谢谢大家了-DFT Source code
  3. 所属分类:Wavelet

    • 发布日期:2017-11-25
    • 文件大小:170232
    • 提供者:王勇
  1. DFT

    0下载:
  2. 1) 验证DFT的线性性质 2) 验证DFT的循环时间移位性质- 1) verify the linear nature of the DFT 2) verify cycle time shifting nature of the DFT
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:6071
    • 提供者:陆秋菊
  1. DFT-and-DCT-transformations

    1下载:
  2. 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
  3. 所属分类:Special Effects

    • 发布日期:2014-11-28
    • 文件大小:390144
    • 提供者:Zhang
  1. DFT

    0下载:
  2. 输入信号的实部和虚部,自动进行DFT和IDFT的变换-The real part and the imaginary part of the input signal, automatically transform DFT and IDFT
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:280225
    • 提供者:bluebird
  1. DFT-of-matlab

    0下载:
  2. matlab关于DFT和FFT变换的若干例子-matlab on DFT and FFT, the number of cases of
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:2754
    • 提供者:bluebird
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com