Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sensors calibration July 12th 2011 (in the lab)

...

calib_july12.mat

calibrate with matlab function, calibration.m

usage:  calib=calibration('calib_july12.mat')

calib is an nx2 matrix, where n is the number of sensors and each row is a linear fit:  Sensor_m_pressure=calib(m,1)*sensor_m_volts + calib(m,2)

Pool test July 13th 2011

...