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

搜索资源列表

  1. 傅里叶正逆变换

    0下载:
  2. 傅里叶正逆变换
  3. 所属分类:源码下载

    • 发布日期:2011-03-28
    • 文件大小:960.38kb
    • 提供者:294495882@qq.com
  1. FFTorIFFT.用于信号处理的matlab小程序

    8下载:
  2. 用于信号处理的matlab小程序。傅里叶变换和傅里叶逆变换,fft or ifft
  3. 所属分类:matlab例程

    • 发布日期:2017-03-01
    • 文件大小:653byte
    • 提供者:cs
  1. demo_fft2 基于傅里叶变换图像处理演示程序

    1下载:
  2. 基于傅里叶变换图像处理演示程序,先对图像进行傅里叶变换,得到频率域图像信息,进行图像处理,然后再将图像进行傅里叶逆变换得到原图像。-Digital image processing based on furier transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:588byte
    • 提供者:wangmingwen
  1. fuliye

    0下载:
  2. 1. 对图像进行傅里叶变换。 2. 根据傅里叶变换的结果去除图像的竖条纹噪声。 3. 对图像进行傅里叶逆变换,得到分割图像。 -1. For the image Fourier transform. 2. According to the results of Fourier transform to remove the image of the vertical stripe noise. 3. Inverse Fourier Transform of the images ob
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36.77kb
    • 提供者:刘一霖
  1. src

    0下载:
  2. 利用java写的一个简单的快速傅里叶变换的程序,包括正、逆变换。-Using java to write a simple fast Fourier transform procedure, including forward and inverse transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:1.95kb
    • 提供者:X
  1. fft

    0下载:
  2. 对图像进行快速傅里叶变换,在频率域去除高频信息再逆变换到空间域,完成图像栅格信息的消除。-Fast Fourier transform of the image, in the frequency domain to remove high-frequency information and the inverse transform to the spatial domain, to complete the elimination of the image grid of informati
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:429.71kb
    • 提供者:marui
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:191.6kb
    • 提供者:zhang bo
  1. HightFilterAndLowFilter

    0下载:
  2. 实现正逆傅里叶变换,并在此基础上实现各种高低通滤波器,采用OPENCV实现。图像只针对2的整数次幂的方图-implement kinds of high filters and low filters in OPENCV based on implementing the FFTs and IFFTS.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:196.76kb
    • 提供者:薛琴
  1. FFT-C

    0下载:
  2. 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:32.72kb
    • 提供者:zhang bo
  1. FFt

    1下载:
  2. 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:321.63kb
    • 提供者:lixiaozhui
  1. dit_fft

    1下载:
  2. 本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。-This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circula
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:718kb
    • 提供者:yangshoping
  1. TRASNSFORM

    0下载:
  2. 推图像进行傅里叶变换,只针对BMP图像,处理效果很好,还可以进行逆变换-Push the image Fourier transform, only BMP images, very good treatment effect can also be used for inverse transform
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:189.43kb
    • 提供者:李洁园
  1. FFTReal

    0下载:
  2. FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类-FFTReal Version 1.03, 2001/06/15 Class of Fourier transformation of real data (FFT and IFFT) Portable ISO C++ (c) Laurent de Soras <ldesoras@club-internet.fr>
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13.6kb
    • 提供者:danny
  1. FFTandIFFT

    0下载:
  2. 傅里叶变换FFT和逆傅里叶变换IFFT 欢迎大家喜欢-FFT and IFFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:654byte
    • 提供者:cs
  1. FFTsAndIFFTbySystemFunction

    0下载:
  2. 采用OPENCV系统的正逆傅里叶变换的函数实现傅里叶正逆变换,写成了一个类。-adopt system functions to implement the FFTs and IFFTs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:402.14kb
    • 提供者:薛琴
  1. FFT-C11

    0下载:
  2. 傅里叶变换及其逆变换的C++程序,广泛用于图像处理-fourier transform and its inverse transform, by C++ programming language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3.92kb
    • 提供者:zhang bo
  1. dafsdf

    0下载:
  2. FFT算法 C++ 快速傅里叶变换 逆傅里叶变换-FFT algorithm for C++ fast Fourier transform Inverse Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.16kb
    • 提供者:qlin
  1. zj

    0下载:
  2. 傅里叶变换c++实现,用C实现了快速傅里叶变换,逆傅里叶变换。- Fourier transform implemented by c.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:242.88kb
    • 提供者:王磊
  1. ifft

    2下载:
  2. 路面粗糙度模拟,利用逆傅里叶变换方法模拟粗糙度(road surface roughness)
  3. 所属分类:其他行业

  1. DFT

    0下载:
  2. 傅里叶变换matlab源程序,正傅里叶变换和逆傅里叶变换能够将时域信号转换为频域信号(Fourier transform Matlab source code, the positive Fourier transform and inverse Fourier transform can transform the time domain signal into a frequency domain signal)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:谢欢儿
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com