So I'm trying to figure this out:
here is a sensitivity characteristics of my gas sensor, and the both x and y scales are logarithmic.
Now, i'd like to interpolate this data but I guess I can not use simple linear method, like y=(y2-y1)/(x2-x1)*x+y1. What do you think?
Thanks for answer Brad!
But, could you be so nice and provide me some explanation of why is this method legitimate? Or, link some references if it's easier for you.
Slope of different curves in the above characteristic corresponds to exponents between -0.3 and -0.63, so -0.5 (1/sqrt) is well in the middle. We could try to fit the exponent in an individual calibration, but that's probably beyond reasonable efforts for this sensor.