Wavelet Toolbox™ Previous page   Next Page 
wscalogram
 Provide feedback about this page

Scalogram for continuous wavelet transform

Syntax

Description

SC = wscalogram(TYPEPLOT,COEFS) computes the scalogram SC which represents the percentage of energy for each coefficient. COEFS is the matrix of the continuous wavelet coefficients (see cwt).

The scalogram is obtained by computing:

When TYPEPLOT is equal to 'image', a scaled image of scalogram is displayed. When TYPEPLOT is equal to 'contour', a contour representation of scalogram is displayed. Otherwise, the scalogram is returned without plot representation.

SC = wscalogram(TYPEPLOT,COEFS,'PropName1',PropVal1,...) allows you to modify some properties. The valid choices for PropName are:

'scales'
Scales used for the CWT.
'ydata'
Signal used for the CWT.
'xdata'
x values corresponding to the signal values.
'power'
Positive real value. Default value is zero.

If power > 0, coefficients are first normalized

and then the scalogram is computed as explained above.

Examples

See Also

cwt


 Provide feedback about this page 

Previous page write wtbo Next page

 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS