function y = RPM2alpha(x) RPM= x; % RPM referensi y = -(pi/1750)*RPM + pi; end