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

Home » Public Forums » archive » Re: Smoothing Data with optimal wiener filter
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Smoothing Data with optimal wiener filter [message #39552 is a reply to message #39478] Tue, 25 May 2004 05:04 Go to previous message
schaa is currently offline  schaa
Messages: 10
Registered: March 2004
Junior Member
Timm Weitkamp <not@this.address> wrote in message news:<Pine.LNX.4.44.0405241902270.1251-100000@localhost.localdomain>...
> Ralf,
>
> The derivates that your code makes look okay. What makes you think they're
> wrong? I ran your program and then checked the derivatives against the
> simplest of all approximations, like this (for the first derivative,
> analogous for the second):
>
> IDL> plot, x, (smoothed_data[1:*] - smoothed_data) / (x[1:*] - x)
> IDL> oplot, x, first_diff, linestyle=2
>
> In both cases (1st and 2nd derivative), the curves more or less match one
> another, as should be expected. Where's the problem? Maybe I overlooked
> something.

great! you are right, there is no problem!
i thought there was, because i had plot-ranges which were simply wrong.

right now , i am very happy.

Thanks for the comment!

-Ralf
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Colors in PLOT with IDL
Next Topic: IDL 5.4 <-> IDL 6.0 compatible ?

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

Current Time: Fri Nov 28 11:58:09 PST 2025

Total time taken to generate the page: 0.11885 seconds