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

搜索资源列表

  1. matlab-code

    0下载:
  2. 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:381.23kb
    • 提供者:pxjy
  1. DFT

    1下载:
  2. 图像处理matlab源代码,主要使用傅里叶变换。-Image processing matlab source code, primarily using the Fourier transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:846byte
    • 提供者:gxc
  1. matlab

    0下载:
  2. 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3.26kb
    • 提供者:徐建国
  1. dft

    1下载:
  2. dft数字水印源代码 -DFT Digital Watermarking source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:109.09kb
    • 提供者:chenyuzhong
  1. efficient_registration

    0下载:
  2. 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsamp
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:5.12kb
    • 提供者:wangwei
  1. 802.11a_ofdm_code

    1下载:
  2. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFT/DFT,同步(时间/频率同步)和信道估计,以及频率偏移的估计等一系列代码.希望大家能从中得到你需要的东西. -Now I finally found a copy of it to the form of FUNCTION, reproduces OFDM mapping, IDFT/DFT, synchronized (time/frequency synchronization), and channel e
  3. 所属分类:3G develop

    • 发布日期:2017-04-29
    • 文件大小:34.98kb
    • 提供者:周致远
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:388.59kb
    • 提供者:guhuxiang
  1. HW4

    0下载:
  2. In mathematics, the discrete Fourier transform (DFT) is one of the specific forms of Fourier analysis. As such, it transforms one function into another, which is called the frequency domain representation, or simply the DFT, of the original function
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:144.12kb
    • 提供者:linhu
  1. DFT

    0下载:
  2. 数字信号处理中的DFT源代码,很实用,希望对大家有用-DFT Digital Signal Processing source code, it is useful, we want to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:14.82kb
    • 提供者:姚涛
  1. myfft

    0下载:
  2. 自己编写的基为2的fft程序,输入为时间序列,输出为DFT序列-matlab code that can perform FFT based on radix-2 algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:544byte
    • 提供者:lipaialice
  1. speech_enhancement_simulations

    1下载:
  2. 几种增强算法的总结,MATLAB代码,算法包括有:谱减法,MMSE-LOGSTSA ,MMSE-ST-DFT ,decision-Directed method,multi-band 谱减法等-A summary of several enhancement algorithm, MATLAB code, the algorithm include: spectral subtraction, MMSE-LOGSTSA, MMSE-ST-DFT, decision-Directed method
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:24.19kb
    • 提供者:tangxianfeng
  1. MainCode

    0下载:
  2. matlab code that make an image with capability of rotataing, shifting, .. and compute 2-d DFT.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:729byte
    • 提供者:ali
  1. dft

    0下载:
  2. This contain discrete fourier transform code and inverse discrete fourier transform coded in matlab and also contain dfs and idfs
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.48kb
    • 提供者:usman
  1. DFT-watermaking

    0下载:
  2. 灰度图像加入和提取水印的matlab实现源码,基于傅里叶域变换。-It s matlab code about embdding and extracting watermark to gray image,using DFT.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:801.87kb
    • 提供者:张玉
  1. DFT-digital-watermark

    2下载:
  2. 利用DFT变换实现数字水印的源代码,请大家赐教-the code about the digital watermark in the region of DFT,using matalab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3kb
    • 提供者:wangmin
  1. DFT_channealestimation

    0下载:
  2. 很基础的基于DFT方法的信道估计代码,对于无线通信基带类有很好的参考价值- Code of DFT-based channel estimation method, refering to wireless communications baseband algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:4.43kb
    • 提供者:陈烽
  1. dft-matlab-code

    0下载:
  2. Matlab code to find DFT
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:3.82kb
    • 提供者:mmit
  1. DFT-Matlab-Code

    0下载:
  2. This the Matlab code for DFT of a sequence. We used TMS320c6713 processor for the operation part.-This is the Matlab code for DFT of a sequence. We used TMS320c6713 processor for the operation part.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7.56kb
    • 提供者:P Sreekanth
  1. DFT IDFT FFT

    0下载:
  2. 最基础的数字信号处理关于DFT,IDFT,FFT可以直接matlab运行(dft.m idft.mThis is a very good button source code complete and can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:45kb
    • 提供者:晴晴晴晴晴
  1. SlidingDFT

    1下载:
  2. 滑动DFT实现短时傅里叶变换的matlab代码,包括正变换和逆变换,可极大提高时频分析的计算效率(Sliding DFT to realize short-time Fourier transform matlab code, including positive and inverse transforms, can greatly improve the efficiency of time-frequency analysis.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-05
    • 文件大小:1kb
    • 提供者:yuanDoctor
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com