wrev — vector fliping
Y=wrev(x)
wrev is a fliping utility function on time domain.
a=rand(1,3); Y=wrev(a);
Roger Liu and Isaac Zhi