hilb - Hilbert transform
returns the first n points of the Hilbert transform centred around the origin.
That is, xh=(2/(n*pi))*(sin(n*pi/2))^2.
plot(hilb(51))