vector fliping
Y=wrev(x)
double vector
fliping result
wrev is a fliping utility function on time domain.
a=rand(1,3); Y=wrev(a);