Post Reply 
Linear Interpolation: Given a pair of (x1,y1), (x2,y2) and x3 predict (x3,y3)
02-15-2014, 12:16 PM (This post was last modified: 02-15-2014 12:16 PM by Tugdual.)
Post: #9
RE: Linear Interpolation: Given a pair of (x1,y1), (x2,y2) and x3 predict (x3,y3)
May not be super easy but this is another way:
- [Apps] Statistics 2 vars
- [Num] key
- enter x1, x2 in C1 and y1, y2 in C2
- [Symb]
- Make sure that Type1 is Linear
- Tab the field Fit1 and [Shift][View] (for Copy)
- [Apps] Function
- Tap F1 field
- [Shift][Menu] (for Paste)

Now call F1(X) from Home and you're done.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Linear Interpolation: Given a pair of (x1,y1), (x2,y2) and x3 predict (x3,y3) - Tugdual - 02-15-2014 12:16 PM



User(s) browsing this thread: 1 Guest(s)