function retval = alpha(t) % usage: y = alpha(t); % description: Returns value of alpha at scalar t. retval = 0; % for examples 1,2,3