Topic
Extrapolating a value from a curve fit
Page d'accueil ' Communauté ' FPScript ' Extrapolation d'une valeur à partir d'un ajustement de courbe
- Ce sujet contient 2 réponses, 2 participants et a été mis à jour pour la dernière fois par Krista Tweed, le il y a 21 années.
-
AuteurMessages
-
13.05.2004 à 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 à 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 à 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.
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.