登录
首页 » matlab » xiaobo

xiaobo

于 2010-06-06 发布 文件大小:505KB
0 262
下载积分: 1 下载次数: 36

代码说明:

  小波的MATLAT程序,调试过,没问题!(Wavelet MATLAT procedures, debugged, no problem!)

文件列表:

xiaobo
......\aconv.m,964,2010-05-08

......\BaseOnLevent
......\............\BayesShrink.m,131,2003-11-24
......\............\BivaShrink123.m,1896,2003-10-27
......\............\BivaShrink13.m,1699,2003-10-27
......\............\BivaShrink23.m,1792,2003-11-24
......\............\denoising_BayesShrink.m,1489,2003-11-24
......\............\denoising_LAWMLShrink.m,1422,2003-11-24
......\............\dt_BayesShrink.m,2537,2003-11-24
......\............\dt_BivaShrink123.m,2779,2003-11-24
......\............\dt_BivaShrink13.m,2784,2003-11-24
......\............\dt_BivaShrink23.m,2914,2003-11-24
......\............\dt_LAWMLShrink.m,1845,2003-11-24
......\............\LAWMLShrink.m,244,2003-11-24
......\............\readme.txt,188,2003-11-24
......\............\trishrink1.m,394,2003-11-24
......\BaseOnWaveLab
......\.............\aconv.m,964,2010-05-08
......\.............\AdaptShrink2.m,3592,2003-11-24

......\.............\BayesThresh2.m,412,2003-10-23
......\.............\denoise1.asv,1950,2010-05-09
......\.............\denoise1.m,1900,2010-05-09
......\.............\DownDyadHi.m,686,2010-05-08
......\.............\DownDyadLo.m,637,2010-05-08
......\.............\dyad2HH.m,349,2003-03-25
......\.............\dyad2HL.m,357,2003-03-25
......\.............\dyad2LH.m,355,2003-03-25
......\.............\dyad2LL.m,329,2003-05-08
......\.............\DyadHi.m,325,2003-03-18
......\.............\dyadlength.m,744,2010-05-07
......\.............\DyadLo.m,288,2003-03-18
......\.............\FWT2_PO.m,1164,2010-05-08
......\.............\GWN2.m,256,2010-04-28
......\.............\iconv.m,930,2010-05-08
......\.............\IWT2_PO.m,1267,2010-05-08
......\.............\LAWMLShrink2.m,2881,2003-11-24
......\.............\lshift.m,538,2010-05-08
......\.............\MakeONFilter.m,10692,2010-05-07
......\.............\MirrorFilt.m,676,2010-05-08
......\.............\MultiBayes2.m,684,2003-10-23
......\.............\MultiSURE2.m,698,2003-04-04
......\.............\MultiVisu2.m,728,2003-10-23
......\.............\NormNoise.m,801,2010-05-09
......\.............\quadlength.m,873,2010-05-08
......\.............\readme.txt,160,2003-11-24
......\.............\rshift.m,528,2010-05-09
......\.............\SoftThresh.m,603,2010-05-08
......\.............\SUREThresh2.m,493,2003-10-25
......\.............\UpDyadHi.asv,761,2010-05-09
......\.............\UpDyadHi.m,761,2010-05-09
......\.............\UpDyadLo.asv,634,2010-05-09
......\.............\UpDyadLo.m,634,2010-05-09
......\.............\UpSampleN.m,577,2010-05-09
......\.............\ValSUREThresh2.m,690,2003-10-25
......\.............\VisuThresh2.m,654,2003-10-23
......\denoise1.m,1900,2010-05-09
......\denoise2.m,4275,2003-11-24
......\DownDyadHi.m,686,2010-05-08
......\DownDyadLo.m,637,2010-05-08
......\dyadlength.m,744,2010-05-07
......\FWT2_PO.m,1164,2010-05-08
......\GWN2.m,256,2010-04-28
......\iconv.m,930,2010-05-08
......\lshift.m,538,2010-05-08
......\MakeONFilter.m,10692,2010-05-07
......\MirrorFilt.m,676,2010-05-08
......\MultiSURE2.m,698,2003-04-04
......\quadlength.m,873,2010-05-08

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

发表评论

0 个回复

  • Navigation
    机器人的全部目标是产生一个实验室的引导路线。实验室里的各种不同方向坐标已经存储,并且机器人在不同方向移动的非常成功。在某一方向,它可以给出该方向的位置。在不同方位的移动,机器人需要几个阶段,首先定位在某一位置,接着计算下一个方向的路程。(The overall goal of the robot is to conduct a guided tour of the laboratory. Coordinates of various stations in the room are stored, and the robot moves successively from station to station. At each station, it gives an explanation of that station. To move between stations, the robot make several steps, localizing itself at each step and recalculating the way to the next station)
    2009-05-04 10:22:22下载
    积分:1
  • embed-rovar
    MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran. You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas. MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
    2011-08-14 19:32:01下载
    积分:1
  • JudgeNum
    输入不大于5位的整数,判断位数,并且正序和逆序输出(Enter an integer not more than 5 to determine the median, and the positive sequence and the reverse output)
    2009-11-23 14:46:12下载
    积分:1
  • 序是用matlab编写的神经网络bp算法的一个简单子-bpnetwork
    此程序是用matlab编写的神经网络bp算法的一个简单例子(this procedure is used Matlab prepared by the neural network algorithm bp of a simple example)
    2005-03-20 14:36:18下载
    积分:1
  • LMSalgorithm
    实现LMS算法的MATLAB仿真,实现自适应波束形成(LMS algorithm to achieve the MATLAB simulation, the realization of adaptive beamforming)
    2009-05-05 20:46:40下载
    积分:1
  • Watermarking_Edge
    this is partial code for paper "A Robust Wavelet-Based Watermarking Algorithm Using Edge Detection"
    2009-06-16 02:36:56下载
    积分:1
  • IGA-MECHANICAL-ANALYSIS
    这是进行IGA分析的 Matlab代码.可用于进行1维,2维和三维的线弹性问题分析,并可以进行裂纹的扩展,夹杂等的计算。同时,包括Eular梁和Kirchhoff板在内的结构力学问题也可行。 (This is the the Isogeometric Analysis (IGA) Matlab code. The code supports one, two and three dimensional linear elasticity problems. Extended IGA for hole, inclusion and crack modelling is also implemented. Structural mechanics problems including Euler beam and Kirchhoff plates (rotation-free formulations) are implemented as well.)
    2020-10-04 15:27:39下载
    积分:1
  • stereoflow
    Flow using diffuse connectivity Research code. Not for commercial use. If you use this code for results in your papers, please cite: A roadmap to the integration of early visual modules, A. S. Ogale and Y. Aloimonos, International Journal of Computer Vision: Special Issue on Early Cognitive Vision Usage: [bestshiftsX, bestshiftsY, occlL, bestshiftsRX, bestshiftsRY, occlR] = flow(iLt, iRt, shiftrangeX, shiftrangeY, alpha) Created by: Abhijit Ogale (ogale@cs.umd.edu)
    2010-11-17 01:06:04下载
    积分:1
  • Digital_Image_Correlation_2010b
    this is a source code on digital image corelation and other features as well..
    2011-01-08 11:59:50下载
    积分:1
  • Poisson-Equation-with-Multigrid
    多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程(I give a short explanation of how to use multigrid to solve the Poisson equation in cylindrical coordinates for a solid conducting pipe. I also explain how to use a non-uniform grid to optimize the problem. )
    2012-04-13 17:09:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载