% PID controller design disp('GPS PID Controller RMS error = XX.X counts'); % PID controller coefficients b1 = X.XX; b2 = X.XX; K = X.XXX;