Usage: [b] = cent(a, center) Matlab function cent, shift of one-dimensional array, so that a(center) is located at b(round((n+1)/2). Written to shift a line-spread function array prior to applying a smoothing window. a = input array center = location of signal center to be shifted b = output shifted array Author: Peter Burns, 1 Oct. 2008 Copyright (c) 2007 Peter D. Burns