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

搜索资源列表

  1. ImageFFT2

    0下载:
  2. VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:82.8kb
    • 提供者:李安定
  1. 3Matlab

    3下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:10.46kb
    • 提供者:xueke
  1. lessonresouse

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

    • 发布日期:2008-10-13
    • 文件大小:654.39kb
    • 提供者:tiantian
  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10.52kb
    • 提供者:王晓明
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720byte
    • 提供者:solo
  1. FFT_2D

    0下载:
  2. 二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现-under 2D of the fast Fourier transform, using a dimension of the FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.8kb
    • 提供者:江边漫步
  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. Computing-the-2D-Discrete-Fourier-Transform

    0下载:
  2. Computing-the-2-D Discrete-Fourier-Transform IEEE article
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.47mb
    • 提供者:y.kong
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:139.49kb
    • 提供者:jhm
  1. SENSEaliasingmatrix

    0下载:
  2. 在SENSE成像中如何将中间图像转化为最终图像,就要用到这个程序-Using specfied sampling vector to generate a 2D aliasing matrix. The sampling vector is a vector of n-entries of either 0 or 1, where 0 indicates no k-space line acquisition and 1 indicates k-space line is acquired in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4.04kb
    • 提供者:李荣智
  1. Practica1bTDS

    0下载:
  2. matlab program that read an image and shows its 2d fourier spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:596byte
    • 提供者:ecko
  1. 2D_photonic_crystals

    0下载:
  2. 用FDTD计算二维光子晶体带隙的Matlab的源程序-the calculation of band gap of 2D photonic crystals by Matlab language
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:24.49kb
    • 提供者:温秋玲
  1. frft

    1下载:
  2. 这是离散分数傅里叶,传输2D的图像加密解密,还有密钥的加密解密-This is the discrete fractional Fourier, transmission 2D image encryption, as well as the encryption key to decrypt
  3. 所属分类:加密解密

    • 发布日期:2013-12-31
    • 文件大小:48.98kb
    • 提供者:IVY
  1. 2DFT

    0下载:
  2. 2D傅立叶变换,上课的小作业,包含报告和源码-2D Fourier transform, the small school assignments, reports and source code that contains
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:930.11kb
    • 提供者:lai
  1. function6

    0下载:
  2. Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.02kb
    • 提供者:sabah_altaie
  1. Polar-Fourier-Transform

    6下载:
  2. 基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。-A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a C
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:566.17kb
    • 提供者:周清保
  1. matlab-code-for-beam

    1下载:
  2. a matalb code for stress analysis of a 2d beam by using Airy function and fourier serie
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:1.78kb
    • 提供者:ali
  1. 2D-Fourier-Transform

    0下载:
  2. 基于matlab的数字图像的二维傅立叶变换(FFT)以及二维离散余弦DCT变换,提供里详细代码,.m文件-Matlab-based digital image two-dimensional Fourier transform (FFT) and two-dimensional discrete cosine transform DCT offers in detailed code,. M file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:319.13kb
    • 提供者:valeriechan
  1. ctRecontruction

    0下载:
  2. Set of functions performing ct reconstruction tasks like a radon transformation, a simple backprojection, a filtered backprojection using a convolution in the spatial domain, a filtered backprojection using a 2D Fourier transformation, and a filtered
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:5.85kb
    • 提供者:Kin
  1. angular_spectrum_analysis

    0下载:
  2. 代码对2D二维傅里叶过程进行了描述;有助于傅里叶光学领域的基础概念的理解;对二维傅里叶变化过程中的matlab代码进行了简要介绍,有助于初学者理解(The code describes the 2D two-dimensional Fourier process, helps to understand the basic concepts of Fourier optics, and briefly introduces the matlab code in the process of tw
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-29
    • 文件大小:25.18mb
    • 提供者:nudtYu
« 12 »
搜珍网 www.dssz.com