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

搜索资源列表

  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
    • 文件大小:390377
    • 提供者:pxjy
  1. signal

    0下载:
  2. 通信原理实验代码,AM信号,单边带信号,双边带信号的产生以及傅里叶变换-Communication Theory test code, AM signal, single-sideband signal, as well as double-sideband signal generation Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1912
    • 提供者:login
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compressio
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2139
    • 提供者:wang
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  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
    • 文件大小:5239
    • 提供者:wangwei
  1. fwddftstego

    0下载:
  2. this source code based on steganography and developed in matlab. in steganography we can hide any data like images in another image. this method based on discrite fourier transform method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:29872
    • 提供者:manisha
  1. Skew_Correction_Using_Fourier_Transform

    0下载:
  2. 两篇英语文本倾斜校正论文。 FT_Deskew为论文的Matlab实现,可用附带的两个图片测试,效果较好。-Text De-skewing Using Fourier Transform and Matlab code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9848827
    • 提供者:zhibing
  1. DTFT

    0下载:
  2. this about DTFT.DTFT s matlab code and it is for Discrete time fourier transform.-this is about DTFT.DTFT s matlab code and it is for Discrete time fourier transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1088
    • 提供者:Mahmut
  1. fa

    0下载:
  2. 离散的分数阶傅里叶变换MATLAB程度代码,可用于数字水印研究及图像处理、-Discrete fractional Fourier transform of the degree of MATLAB code can be used for digital watermarking and image processing,
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:751
    • 提供者:金翔
  1. FFT

    0下载:
  2. fast fourier transform (FFT) code in MatLab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3574
    • 提供者:FATuch
  1. mecv

    0下载:
  2. ME-Curvelet与传统的Curvelet变换区别在于(1)用离散余弦域代替离散傅立叶域;(2)适当的重新组织in-tile数据。该压缩包中提供了ME-Curvelet变换的源码与分解及重构的demo。-ME-Curvelet transform traditional Curvelet difference is that (1) domain instead of using discrete cosine discrete Fourier domain (2) appropriate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:5541
    • 提供者:nhj
  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
    • 文件大小:147582
    • 提供者:linhu
  1. fseries

    0下载:
  2. 傅里叶变换,FSERIES 返回傅里叶系列系数,代码中对参数有详尽的解释说明,方便看懂-Fourier transform, FSERIES back Fourier series coefficients, the code of the parameters detailed explanations, easy read
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:543
    • 提供者:王桂杰
  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
    • 文件大小:1514
    • 提供者:usman
  1. AGuideToTheFFT_2ndEd_plus

    1下载:
  2. 可以计算非线性薛定愕方程的exe程序,代码是matlab的- This program is a simple introduction to the Fast Fourier Transform Analytic and numerical solution are take into account. The code(MATLAB) can be used to simulate Nonlinear Schrodinger Equation (NLSE)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:235826
    • 提供者:sunfleet
  1. tfft2

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

    • 发布日期:2017-04-10
    • 文件大小:707
    • 提供者:gxc
  1. OFDM simulation matlab

    1下载:
  2. This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-06-18
    • 文件大小:4425
    • 提供者:omar_megane
  1. fk

    0下载:
  2. FK MAP, matlab code for FK transform ( fourier wavenumber ) transform map
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:170822
    • 提供者:alok
  1. Code-for-FrFT

    1下载:
  2. 时频信号分析,分数阶傅里叶变换,matlab实现工具包-time-frequency signal analysis—fractional fourier transform—tool kits(in matlab)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2064
    • 提供者:王庆
  1. FFT_spectrum_test1

    0下载:
  2. this matlab code for fourier transform and window function comparision-this is matlab code for fourier transform and window function comparision
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:3450
    • 提供者:zhu
« 12 3 »
搜珍网 www.dssz.com