Topic
Extrapolating a value from a curve fit
Startseite ' Community ' FPScript ' Extrapolating a value from a curve fit
- Dieses Thema hat 2 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 21 Jahren von Krista Tweed aktualisiert.
-
AutorBeiträge
-
13.05.2004 um 10:11 Uhr #33384Krista TweedTeilnehmer
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 um 19:41 Uhr #33382Krista TweedTeilnehmerI 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 um 19:41 Uhr #33383Bernhard KantzTeilnehmerThe “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.
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.