MORSEAFUN is the jWavelet module of jLab.

 MORSEAFUN  Returns the generalized Morse wavelet amplitude or a-function.
 
    MORSEAFUN is a low-level function called by many a number of the Morse
    wavelet functions.
 
    A=MORSEAFUN(GAMMA,BETA) returns the generalized Morse wavelet 
    amplitude, called "A_{BETA,GAMMA}" by Lilly and Olhede (2009).
 
    By default, A is chosen such that the maximum of the frequency-
    domain wavelet is equal to 2, the ``bandpass normalization.''
 
    A=MORSEAFUN(GAMMA,BETA,'energy') instead returns the coefficient
    giving the wavelet unit energy.  
 
    A=MORSEAFUN(K,GAMMA,BETA,'energy') returns the unit energy coefficient 
    appropriate for the Kth-order wavelet.  The default choice is K=1.
    __________________________________________________________________
    This is part of JLAB --- type 'help jlab' for more information
    (C) 2006--2016 J.M. Lilly --- type 'help jlab_license' for details

contents | allhelp | index