Linear Interpolation: Given a pair of (x1,y1), (x2,y2) and x3 predict (x3,y3)
|
02-14-2014, 07:46 AM
Post: #1
|
|||
|
|||
Linear Interpolation: Given a pair of (x1,y1), (x2,y2) and x3 predict (x3,y3)
For a thermodynamics class I often need to interpolate values which are not given in the tables I use. Say I want to know the specific volume of water at 130 degrees and pressure of 100 kpa, when I only have the specific volume for 100 and 150 degrees at 100kpa.
Is there some statistic function I can use, which would be faster than the solver? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)