登录
首页 » matlab » fdct_usfft_matlab

fdct_usfft_matlab

于 2014-12-30 发布 文件大小:171KB
0 349
下载积分: 1 下载次数: 41

代码说明:

  Curvelet变换是最近图像处理较新的一种多尺度几何变换算法,有详细的快速变换fdct_usfft的matlab代码(Curvelet transform is the latest image processing a multiscale geometric transform algorithm is relatively new, there is a rapid transformation of fdct_usfft with the matlab code)

文件列表:

fdct_usfft_matlab
.................\afdct_usfft.m,952,2007-09-27
.................\CurveCoeff
.................\..........\Adj_DetailCurveCoeff.m,915,2007-09-27
.................\..........\Adj_SeparateAngles.m,2005,2007-09-27
.................\..........\Adj_SeparateScales.m,1617,2007-09-27
.................\..........\AtA.m,538,2007-09-27
.................\..........\AtA_Toeplitz.m,1156,2007-09-27
.................\..........\CoarseCurveCoeff.m,799,2007-09-27
.................\..........\DetailCurveCoeff.m,1639,2007-09-27
.................\..........\FineCurveCoeff.m,733,2007-09-27
.................\..........\Inv_AtA_CG.m,1872,2007-09-27
.................\..........\Inv_CoarseCurveCoeff.m,439,2007-09-27
.................\..........\Inv_DetailCurveCoeff.m,1025,2007-09-27
.................\..........\Inv_FineCurveCoeff.m,453,2007-09-27
.................\..........\Inv_SeparateAngles.m,1020,2007-09-27
.................\..........\MakeFourierDiagonal_2D.m,1327,2007-09-27
.................\..........\SeparateAngles.m,3516,2007-09-27
.................\..........\SeparateScales.m,2072,2007-09-27
.................\..........\SetScaleToZero.m,696,2007-09-27
.................\fdct_usfft.m,1852,2014-05-07
.................\fdct_usfft_c2r.m,381,2007-09-27
.................\fdct_usfft_demo_basic.m,1264,2007-09-27
.................\fdct_usfft_demo_denoise.m,2807,2014-05-07
.................\fdct_usfft_demo_disp.m,1498,2007-09-27
.................\fdct_usfft_demo_recon.m,1319,2007-09-27
.................\fdct_usfft_dispcoef.m,1539,2007-09-27
.................\fdct_usfft_param.m,4084,2007-09-27
.................\fdct_usfft_path.m,985,2007-09-27
.................\fdct_usfft_pos2idx.m,874,2007-09-27
.................\fdct_usfft_r2c.m,314,2007-09-27
.................\ifdct_usfft.m,1145,2007-09-27


.................\Useless
.................\USFFT
.................\.....\Adj_Evaluate_FT.m,1629,2007-09-27
.................\.....\Adj_USFFT.m,1556,2007-09-27
.................\.....\Adj_USFT_simple.m,1400,2007-09-27
.................\.....\Evaluate_FT.m,1670,2007-09-27
.................\.....\GUSFT_simple.m,816,2007-09-27
.................\.....\GUSFT_Toeplitz.m,796,2007-09-27
.................\.....\Inv_GUSFT_CG.m,2162,2007-09-27
.................\.....\Inv_USFT_Toeplitz.m,1351,2007-09-27
.................\.....\MakeFourierDiagonal.m,1095,2007-09-27
.................\.....\USFFT.m,1504,2007-09-27
.................\.....\USFT_simple.m,1414,2007-09-27
.................\Utilities
.................\.........\Adj_SqueezeAngularFT.m,639,2007-09-27
.................\.........\ClockwisetoWENS.m,729,2007-09-27
.................\.........\fft2_mid0.m,449,2007-09-27
.................\.........\fft_mid0.m,474,2007-09-27
.................\.........\ifft2_mid0.m,300,2007-09-27
.................\.........\ifft_mid0.m,461,2007-09-27
.................\.........\reverse.m,295,2007-09-27
.................\.........\SizeCoeffArray.m,701,2007-09-27
.................\.........\SqueezeAngularFT.m,867,2007-09-27
.................\.........\WENStoClockwise.m,810,2007-09-27
.................\Windows
.................\.......\IteratedSine
.................\.......\............\IteratedSine.m,582,2007-09-27
.................\.......\............\IteratedSineWindow.m,463,2007-09-27
.................\.......\............\MakeSineWindow.m,498,2007-09-27
.................\.......\Meyer
.................\.......\.....\CoarseMeyerWindow.m,1007,2007-09-27
.................\.......\.....\DetailMeyerWindow.m,1092,2007-09-27
.................\.......\.....\FineMeyerWindow.m,996,2007-09-27
.................\.......\.....\InvMeyerPartition.m,1586,2007-09-27
.................\.......\.....\MeyerPartition.m,1530,2007-09-27
.................\.......\.....\WindowMeyer.m,1170,2007-09-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Analog-Filters-Using-MATLAB--2009
    Analog Filters Using MATLAB, 2009 很好的一本模电书,详尽描述了用Matlab设计模拟滤波器的方法,没有深奥的数学,非常棒!(The Analog the Filters Using MATLAB, 2009 good one mode power book, a detailed description of the design of analog filters using Matlab, not esoteric mathematics, great!)
    2012-05-29 21:37:20下载
    积分:1
  • Interpolation
    本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。(This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, tested in mainInt.m file, and compare with the fitting function. For learning numerical Programmer s Reference.)
    2013-08-31 11:23:29下载
    积分:1
  • matlab-genetic-algorithm-toolbox
    matlab遗传算法工具箱函数及实例讲解(matlab genetic algorithm toolbox function and examples to explain)
    2009-03-11 19:06:13下载
    积分:1
  • OFDMcode
    此程序是ofdm的一个仿真程序,通过发送端是一个声音文件或者图片文件来对ofdm系统进行仿真(This procedure are OFDM, a simulation program, by sending a client is a sound file or picture file to the simulation of the OFDM system)
    2009-03-20 09:18:50下载
    积分:1
  • hog
    histogram of orientation
    2011-01-06 17:58:09下载
    积分:1
  • theantennainputimpedanceysolving
    用matlab求解天线输入阻抗求解,非常准确,基本上没有误差,用的是矩量法(Matlab solve the antenna input impedance by solving, very accurate, with virtually no errors, using a moment method)
    2010-11-05 14:49:49下载
    积分:1
  • CDMA_new
    Simulation of MC-CDMA in Rayleigh channel using TDL methods. Very simple simulation and easy to understand
    2014-09-25 12:07:38下载
    积分:1
  • gas-carburizing-simulation
    本实验将使用MATLAB 7.0软件分别对20钢的离子渗碳和气体渗碳过程进行模拟,渗碳时间分别为1h、2h、8h、20h,渗碳温度分别为1203K、1223K、1273K、1323K。对20钢的其中一面进行一维气体渗碳,设该扩散系数和界面传递系数均与渗碳浓度无关,对渗碳厚度、渗碳速度、渗碳量和渗碳时间、渗碳温度的关系进行模拟。(In this study, using MATLAB 7.0 software 20 steel ion carburizing and gas carburizing process simulation, carburizing time were 1H, 2H, 8h, 20h, carburizing temperature of 1203K, 1223K, 1273K, 1323K. 20 steel one side of a one-dimensional gas carburizing, set the diffusion coefficient and interface transfer coefficient has nothing to do with the concentration of carburizing, the relationship of the thickness of the carburizing, carburizing speed, carburizing and carburizing time, carburizing temperature simulation.)
    2013-05-16 15:11:07下载
    积分:1
  • EnumerateAudioCaptureFilterCapabilities
    audio card enumerate searching ok. for multimedia developing project. thank you
    2014-01-08 17:50:46下载
    积分:1
  • coding_1_02
    kasmai new method generation
    2013-03-08 16:26:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载