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

Home » Public Forums » archive » Re: Reducing a set of curves to a mean curve
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: Reducing a set of curves to a mean curve [message #69351 is a reply to message #69348] Mon, 04 January 2010 11:02 Go to previous message
rogass is currently offline  rogass
Messages: 200
Registered: April 2008
Senior Member
On 4 Jan., 16:59, Bernhard Reinhardt
<wirdseltengele...@freisingnet.de> wrote:
> Hi everyone,
>
> I have a set of curves (as x-y-points) which I'd like to reduce to a
> mean curve and some kind of deviation interval. If the curves would
> consist of fixed x-values with varying y-values this would be no big
> deal since I could compute the mean and a deviation measure at every
> x-value. However it turns out that the x-values are not fixed as well.
>
> My first idea was to use poly_fit but the results don't look like I want
> them to and it doesn't solve my problem with the deviation interval.
> Right now I'm thinking of using a fixed x-grid and interpolating the
> data. But before I reinvent the wheel again I want to ask if someone
> here has appropriate code in his library. I think this should be a
> common problem!?
>
> Best regrads!
>
> Bernhard

Hi,
SPLINE_PP or SVDFIT may solve your problems. You might also reform
your x-data into one big data set and also the y-data (take the sort
index from x) to enable a broader set of fitting approaches.

Viel Glueck

CR
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: IDL Error GCPC data
Next Topic: Re: Draped Contours?

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

Current Time: Fri Oct 10 03:30:41 PDT 2025

Total time taken to generate the page: 0.24046 seconds