comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Wavelet transform in IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Wavelet transform in IDL? [message #89994] Tue, 13 January 2015 14:47 Go to next message
atmospheric physics is currently offline  atmospheric physics
Messages: 121
Registered: June 2010
Senior Member
Dear All,

Can anyone provide me the information whether we can perform multi-resolution analysis in IDL, especially, obtain the coefficients of the maximal overlap discrete wavelet transform (MODWT) of a time-series data?

Thanks in advance,
Madhavan
Re: Wavelet transform in IDL? [message #89998 is a reply to message #89994] Wed, 14 January 2015 01:12 Go to previous message
Yngvar Larsen is currently offline  Yngvar Larsen
Messages: 134
Registered: January 2010
Senior Member
On Tuesday, 13 January 2015 23:47:46 UTC+1, Madhavan Bomidi wrote:
> Dear All,
>
> Can anyone provide me the information whether we can perform multi-resolution analysis in IDL, especially, obtain the coefficients of the maximal overlap discrete wavelet transform (MODWT) of a time-series data?
>
> Thanks in advance,
> Madhavan

MODWT is in principle just a subsampled CWT.

http://www.exelisvis.com/docs/WV_CWT.html

This function should be equivalent to a MODWT if you set DSCALE=1.0 (Default is 0.25, yielding 4 samples per octave in the scale dimension).

--
Yngvar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: For loop - Question
Next Topic: Horizon plot - Problem using vis_horizon.pro function

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 09:21:12 PDT 2025

Total time taken to generate the page: 0.00514 seconds