登录
首页 » matlab » MALLATAlgorithm

MALLATAlgorithm

于 2011-05-25 发布 文件大小:14KB
0 78
下载积分: 1 下载次数: 11

代码说明:

  实现小波分解和重构的Mallat算法,有界面( MallatAlgorithm,a function for Mallat algorithm of Wavelet analysis Inputs :Sequence_Input input sequence to analyze Num Numbers of analysis layers mode style of extension.any sensible style of the following: ZeroExtension Periodextension PeriodSymmetryExtension SmoothConstantExtension SmoothExtension wF form of wavelet,any sensible condition of the following: db1 db2 db3 db4 db8 db16 db32 Outputs: LFI Low Frequency Information of Wavelet analysis DI Detials Information of Wavelet analysis ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:) RS Reconstruction Siganal of Wavelet Copyrig)

文件列表:

MallatAlgorithm.m,5710,2011-04-14
MallatAlgorithmOfWaveletAnalysis.fig,8820,2011-04-14
MallatAlgorithmOfWaveletAnalysis.m,22831,2011-04-14
signalExtension.m,2454,2011-03-30

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

发表评论

0 个回复

  • newton_raphson
    Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 (err)
    2008-06-16 10:38:48下载
    积分:1
  • JSAC
    认知无线电中基于机会频谱接入方案,仿真感知信道的选择、发送和休眠时间优化。(Opportunities for cognitive radio spectrum access scheme based on the simulation perception channel selection, transmit and sleep time optimization.)
    2013-10-08 09:35:51下载
    积分:1
  • superMatlab
    Matlab入门,非常好的资料,对于初学者尽快熟悉运用是个不错的帮手(Matlab entry, very good information for beginners as familiar with the use is a good helper)
    2006-06-01 11:02:15下载
    积分:1
  • hmmtrain
    隐马尔可夫模型参数的极大似然估计,用来求解HMM的第三个问题(HMM maximum likelihood parameter estimates used to solve the third problem HMM)
    2014-02-24 23:31:12下载
    积分:1
  • fenzhengchenxu.m
    一个非常实用的语音分帧程序,是用MATLAB写的(programme)
    2010-06-29 12:55:40下载
    积分:1
  • pmsm-vc
    主要运用MATLAB做了永磁同步电机的矢量控制仿真,改仿真系统全面(PMSM VC)
    2012-08-22 20:09:54下载
    积分:1
  • Relay_routing
    In March 2006 an IEEE task group was created to for incorporating mobile multihop relay capabilities in the mobile Wimax standard IEEE 802.16e. This group came up with an amendment to the 16e standard which is called 802.16j. This amendment is fully backward compatible. The addition of relay capability does not affect the design of MS unless MS has to exploit some optional features such as receive diversity. The BS needs to change slightly and is called MR-BS to differentiate it from BS with no MMR capabilities.
    2011-10-23 22:28:14下载
    积分:1
  • CompOrgMorrisManoSolutions
    Computer Organization- Morris Mano with Solutions
    2010-11-21 06:34:59下载
    积分:1
  • Matlab
    数字信号处理:基于计算机的方法 数字信号处理经典教材(Digital signal processing: a computer-based method for digital signal processing classic textbook)
    2014-08-07 19:34:47下载
    积分:1
  • KNN
    小小的最近邻算法,希望能够对大家有所帮助(Tiny nearest neighbor algorithm , hoping to be helpful to everyone)
    2014-11-27 16:17:33下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载