Home »
Public Forums »
archive »
Reducing a set of curves to a mean curve
Reducing a set of curves to a mean curve [message #69353] |
Mon, 04 January 2010 07:59 |
Bernhard Reinhardt
Messages: 26 Registered: October 2008
|
Junior Member |
|
|
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
|
|
|
Current Time: Fri Oct 10 12:53:27 PDT 2025
Total time taken to generate the page: 1.11616 seconds