Topic
Extrapolating a value from a curve fit
- This topic has 2 replies and 2 voices and was last updated 21 years ago ago by Krista Tweed.
-
AuthorPosts
-
13.05.2004 at 10:11 #33384Krista TweedParticipant
I have a set of distance and pressure points from an experiment that was done. The distances start at 20ft and go up. I can take my three or four data points and have FlexPro do a least squares curve fit to the points and I get a result that looks good. What I would like to do is take the resulting curve fit and extrapolate back to 15 feet to determine what the pressure was at that point. Is it possible to do that? I have been able to interpolate between the existing points easily, but I can’t find a way to extrapolate to a point outside of the existing data points.
13.05.2004 at 19:41 #33382Krista TweedParticipantI have a set of distance and pressure points from an experiment that was done. The distances start at 20ft and go up. I can take my three or four data points and have FlexPro do a least squares curve fit to the points and I get a result that looks good. What I would like to do is take the resulting curve fit and extrapolate back to 15 feet to determine what the pressure was at that point. Is it possible to do that? I have been able to interpolate between the existing points easily, but I can’t find a way to extrapolate to a point outside of the existing data points.
13.05.2004 at 19:41 #33383Bernhard KantzParticipantThe “Approximation” Analysis Object can be used to fit your data to a straight line or to a higher order polynomial. By default, the object samples the fitted model at the same x-positions, that your original dataset contained. On the [b]Data[/b] tab of the property sheet, you can select [b]Enter a different data set as the parameter[/b] and specify a data series with the x-values you would like to have the y-values for.
-
AuthorPosts
- You must be logged in to reply to this topic.