CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 傅里叶变换 matlab

搜索资源列表

  1. vision

    1下载:
  2. 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
  3. 所属分类:Wavelet

    • 发布日期:2017-11-10
    • 文件大小:13749291
    • 提供者:刘宏
  1. ImageEnhencementUsingIntensityTransformations

    1下载:
  2. 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-02
    • 文件大小:809682
    • 提供者:jhm
  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. dmt

    0下载:
  2. MATLAB FFT DCT 傅里叶变换-hao MATLAB FFT DCT
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:34380
    • 提供者:fc
  1. fft

    0下载:
  2. 傅里叶变换matlab实现代码 matlab code-fourier trans. matlab code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:3425
    • 提供者:邢月启
  1. frequency

    0下载:
  2. 用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪-Fourier transform graphics transform, and then use Gaussian low-pass, high pass filter for image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:841
    • 提供者:jc
  1. Transform

    1下载:
  2. 二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.-Two-dimensional Fourier transform, discrete cosine transform and wavelet transform of the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3771
    • 提供者:Anna
  1. FFT

    0下载:
  2. 快速傅里叶变换实验源代码,matlab,内含源程序以及结果-Experimental Fast Fourier Transform source code, matlab, containing the source code, as well as the results of
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:68679
    • 提供者:ZM
  1. restore

    1下载:
  2. 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 -A
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:小小
  1. FFTReconstruction

    1下载:
  2. 可以实现全息图的一次快速傅里叶变换,对全息图进行再现,也可以用于全息干涉图的再现-Hologram can be achieved in a fast Fourier transform, reconstruction hologram can also be used for reproduction of holographic interferograms
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:544
    • 提供者:小飓风
  1. DFT

    4下载:
  2. 编写一个matlab函数用一个N点离散傅里叶变换同时计算两个N点实序列的离散傅里 叶变换,并将结果与直接使用两个N点离散傅里叶变换计算出来的结果进行比较-Write a matlab function with an N point discrete Fourier transform and calculate actual sequence of two N point discrete Fourier transform, and the results with the direct u
  3. 所属分类:Graph program

    • 发布日期:2016-01-25
    • 文件大小:9042
    • 提供者:liu
  1. exp2

    0下载:
  2. MATLAB图像处理中傅里叶变换,离散余弦变换,小波变换的简单应用(simple applications of Fourier transform, discrete cosine transform, wavelet transform in MATLAB image processing,)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:154624
    • 提供者:AntonydeParis
  1. 图像处理

    0下载:
  2. 图像处理的基本操作,主要以傅里叶变换为例,展示代码细节(The basic operation of image processing, mainly Fourier transform, for example, display code details)
  3. 所属分类:波变换

  1. fftcalcshift

    0下载:
  2. 实现了利用傅里叶变换求两张图像平移距离; 输入是两张具有平移关系的图片; 输出distancex,distancey表示求得的平移距离(The Fourier transform is used to calculate the translation distance of two images. The input is two images with a translation relationship. The output distancex, distancey repres
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:holyzihao
  1. 图像加减等操作

    0下载:
  2. 利用matlab实现图像的加减,图像的傅里叶变换等等图像处理过程(Using MATLAB to realize image processing and subtraction, image Fourier transform and so on image processing)
  3. 所属分类:图形图像处理

  1. x

    0下载:
  2. 采用傅里叶变换,实现噪声图像的修复,主要内容是通过傅里叶变换构建高通滤波,使用matlab 编程 实现(The main content is to construct high pass filter by Fourier transform and implement it with Matlab programming)
  3. 所属分类:图形图象

    • 发布日期:2018-04-23
    • 文件大小:38912
    • 提供者:tj_lemon
  1. fft

    0下载:
  2. 基于MATLAB的快速傅里叶变换的程序仿真 附课件(Program simulation of fast Fourier transform based on MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1241088
    • 提供者:yuluoxingwei
  1. FSSTn-master

    1下载:
  2. 一种新的瞬时频率估计方法,用到了同步压缩短时傅里叶变换的高阶形式(This MATLAB package is a collection of scr ipts allowing to generate figures in the paper [1]. This paper puts forward a generalization of the short-time Fourier-based Synchrosqueezing Transform using a new local esti
  3. 所属分类:波变换

    • 发布日期:2019-08-02
    • 文件大小:4332843
    • 提供者:是秦先生吗
  1. MATLAB

    1下载:
  2. 通过级联分数傅里叶变对图像进行加密解密,可自行设置秘钥,以及加密的阶数,具有良好的保密性(Encryption and decryption of image by fractional Fourier transform)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-09
    • 文件大小:2048
    • 提供者:错错错c
  1. fft_dct_dwht

    1下载:
  2. 用matlab实现了傅里叶变换,离散余弦变换和沃什哈达玛变化。需要下载工具性app designer(Fourier transform, discrete cosine transform and Walsh Hadamard change are realized by MATLAB. Need to download tool app Designer)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-14
    • 文件大小:25022464
    • 提供者:vvcarrot
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com