Online
There are 3 unlogged users and 0 registered users online.
You can log-in or register for a user account here. LanguagesPreferred language:
|
|
I have written a MET/CAL procedure that takes up to 10 points and does a 3rd order polynomial curve fit. We use it to make extrapolated tables for flowmeters and some force transducers.
The prodcedure provides the same results as you would get from: PFitData(B2:B12,A2:A12,3) OR from the Linest equivalent: LINEST(A2:A12,B2:B12^{1,2,3},1,1). If you are interested let me know - michthai@yahoo.com.
|
LoginSearch |