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

搜索资源列表

  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. 傅立叶变换经典算法

    0下载:
  2. 经典快带傅立叶变换与反变换算法,可实现一维和二维
  3. 所属分类:多媒体编程

    • 发布日期:2010-12-01
    • 文件大小:238027
    • 提供者:dearwind153
  1. 小波变换C源码

    3下载:
  2. 一个有关小波变换的C语言源码,已编译通过,可以反变换等。
  3. 所属分类:波变换

    • 发布日期:2011-12-17
    • 文件大小:366472
    • 提供者:icecream2013
  1. Arnold-and-FanArnold 这是Arnold变换 and 反变换的源代码

    1下载:
  2. 这是Arnold变换 and 反变换的源代码.算法是经过改正的,运行可靠。在图像处理过程中用于图像预处理。-This is the Arnold transform and inverse transform of the source code. Algorithm is the result of correct and reliable operation. In the image processing for image preprocessing.
  3. 所属分类:加密解密

    • 发布日期:2017-03-24
    • 文件大小:1580
    • 提供者:jxzjxz10
  1. DFT-IDFT

    1下载:
  2. 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:2806494
    • 提供者:zhang yao
  1. fft

    3下载:
  2. C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
  3. 所属分类:Algorithm

    • 发布日期:2015-05-04
    • 文件大小:1042
    • 提供者:白杨硕
  1. zigzag

    0下载:
  2. 函数功能:本函数将完成对输入的 8*8 矩阵按照 zigzag 排列抽取数据 matrix 为输入矩阵 select==1 为正变换,select==2为反变换 zigdone 为输出矩阵-Function: This function will complete the input of 8* 8 matrix of data collected in accordance with the zigzag array matrix as input matrix select ==
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1002
    • 提供者:张阳
  1. 4

    0下载:
  2. 灰度图像的傅里叶变换程序;灰度图像的傅里叶反变换程序;-Gray-scale image Fourier transform procedures gray image of the Fourier inverse transform process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:306157
    • 提供者:程博
  1. fft

    0下载:
  2. 傅里叶变换(FFT)的C++/C原码。 设置参数isign=+1为正变换,设置参数isign=-1为反变换。-Fourier Transform (FFT) of the C++/C source. Setting parameters isign =+1 for the transformation, setting parameters isign =- 1 for the inverse transform.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:574
    • 提供者:duxin
  1. FFT

    0下载:
  2. 这是一个很好用的FFT源程序,包括反变换 \正变换.-this is a good FFT program,including forward FFT and inversed FFT.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2095
    • 提供者:ssw1
  1. DIBDisplay

    0下载:
  2. 图像的傅里叶变换,反变换,转成灰度图,只支持8位bmp,多文档,DIB显示,环境VS2008-Image of the Fourier transform, inverse transform, grayscale conversion, only support 8-bit bmp, multi-document, DIB showed VS2008 environment
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:162482
    • 提供者:Donic
  1. FreTrans

    0下载:
  2. 对图片进行灰度变换,并实现FFT变换与傅立叶反变换-Gray-scale transformation of the picture and realize FFT transform and Fourier inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2601343
    • 提供者:zhoumanping
  1. xiaoboquzao

    0下载:
  2. 小波去噪matlab程序,在噪声环境下语音信号的增强,语音信号为读入的声音文件,噪声为正态随机噪声,在小波基 db3 下进行一维离散小波反变换.-Matlab wavelet denoising procedure, noise enhancement of speech signals, speech signal is read into the sound file, the noise is normal random noise, the wavelet ' db3' u
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1342
    • 提供者:图图
  1. tau-p反变换的代码,已编译成函数,可直接调用。具体使用见代码说明。

    1下载:
  2. tau-p反变换的代码,已编译成函数,可直接调用。具体使用见代码说明。收藏的精品,与各位分享,对于学习用matlab进行地震数据处理很有用
  3. 所属分类:编程文档

  1. matlab+c

    3下载:
  2. 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)
  3. 所属分类:其他

    • 发布日期:2017-09-15
    • 文件大小:1616896
    • 提供者:忘记小邪
  1. FFT

    0下载:
  2. 利用matlab进行傅里叶变换及反变换,实现空域到频域,频域到空域的图像处理(Using Fourier transform and inverse transform, to achieve the airspace to the frequency domain, frequency domain to the airspace image processing)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2443264
    • 提供者:yangandcan
  1. 双矩形脉冲的正反傅里叶变换

    1下载:
  2. 双矩形脉冲的正反傅里叶变换 (1) 画出以上式子所定脉冲的时域波形; (2)画出信号的振幅谱 abs(sf);(3) 将第二步所得的频谱求傅里叶反变换,并画出其波形,并与原始信号对比;(Positive and inverse Fourier transform of double rectangular pulses (1) draw the above formula set by the pulse waveform; (2) draw the signal amplitu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:38912
    • 提供者:纷纷666
  1. riemanSum

    1下载:
  2. 瞬态热传导问题的积分变换求解,并利用数值反变换求时域的解(solve heat conduction by laplace)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-29
    • 文件大小:57344
    • 提供者:ccav
  1. 数字信号处理实验2

    0下载:
  2. 一、实验目的 1.掌握求解离散时间系统差分方程的两种方法:迭代法和filter函数法。 2.利用Z变换对系统进行复频域分析。 3.掌握系统零极点的绘制方式及Z反变换的求解方法。 4.熟悉Z变换的应用。 二、实验环境 1.Windows xp操作系统 2.MATLAB2007a软件(First, the purpose of the experiment 1. the two methods of solving the difference equation of the
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:58368
    • 提供者:球球ss
  1. 图像傅里叶变换

    0下载:
  2. 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)
  3. 所属分类:其他

    • 发布日期:2021-04-29
    • 文件大小:1024
    • 提供者:kingslayer1733
« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com