Reference: reduceVector
reduceVector(v, n), where v is a real or complex vector and n is a positive integer, returns the vector obtained by taking every nth component of v, starting with the first component.
reduceVector(v, n), where v is a real or complex vector and n is a positive integer, returns the vector obtained by taking every nth component of v, starting with the first component.