Re: Wavelet analysis for electrochemical noise measurements(ENM) during corrosion... [message #36092] |
Mon, 18 August 2003 12:37 |
Chris[2]
Messages: 39 Registered: August 2003
|
Member |
|
|
Hi Jagadeesan,
You might check out the Interactive Wavelet page, at:
http://paos.colorado.edu/research/wavelets
There, you will find *free* IDL code for computing and visualizing the
wavelet power spectrum. There is also an interactive part where you can
paste in your time series and have it do everything for you.
Cheers,
Chris Torrence
Research Systems, Inc.
"Jagdeesh" <jaggybala@yahoo.com> wrote in message
news:96e27709.0308171615.680f3650@posting.google.com...
> Hello Everyone,
>
> I am new for IDL and I've been assigned a project in 'Wavelet
> variance analysis procedure for the characterisation of
> electrochemical noise measurements (ENM) made during corrosion'.
> First, I've been given a set of time data and currentnoise data.
>
> Can anyone help me how to start with / IDL coding?
>
> Eagerly waiting for your reply and Thanx for spending your valuable
> time.
>
> regards,
> Jagadeesan Balkrishnan.
|
|
|
Re: Wavelet analysis for electrochemical noise measurements(ENM) during corrosion... [message #36096 is a reply to message #36092] |
Mon, 18 August 2003 04:54  |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
IDL also has a build-in wavelet tool (wv_applet), but you have to get a
license. Unfortunately, I do not know how much it is.
Haje
--
"Jagdeesh" <jaggybala@yahoo.com> wrote in message
news:96e27709.0308171615.680f3650@posting.google.com...
> Hello Everyone,
>
> I am new for IDL and I've been assigned a project in 'Wavelet
> variance analysis procedure for the characterisation of
> electrochemical noise measurements (ENM) made during corrosion'.
> First, I've been given a set of time data and currentnoise data.
>
> Can anyone help me how to start with / IDL coding?
>
> Eagerly waiting for your reply and Thanx for spending your valuable
> time.
>
> regards,
> Jagadeesan Balkrishnan.
|
|
|
Re: Wavelet analysis for electrochemical noise measurements(ENM) during corrosion... [message #36098 is a reply to message #36096] |
Sun, 17 August 2003 22:01  |
mads
Messages: 15 Registered: January 2003
|
Junior Member |
|
|
"Jagdeesh" <jaggybala@yahoo.com> wrote in message
news:96e27709.0308171615.680f3650@posting.google.com...
> Hello Everyone,
>
> I am new for IDL and I've been assigned a project in 'Wavelet
> variance analysis procedure for the characterisation of
> electrochemical noise measurements (ENM) made during corrosion'.
> First, I've been given a set of time data and currentnoise data.
>
> Can anyone help me how to start with / IDL coding?
>
> Eagerly waiting for your reply and Thanx for spending your valuable
> time.
You should start with Practical IDL programming by Liam E Gumley followed by
IDL programming techniques by David Fanning, in that order ( I could make no
sense of the Dr. Fannings book till I read the first one :) ).
As always GOOGLE and this newsgroup are good resources.
bye
M
>
> regards,
> Jagadeesan Balkrishnan.
|
|
|