RAMPDOWN - Falling ramp function

Program code:

function outsig=rampdown(siglen)

outsig=cos((0:siglen-1)/siglen*pi/2).';