autocorr_step_zeros¶
AUTOCORR_STEP_ZEROS - Evaluate z-transform of autocorrelation using zeros
[V, ZI] = AUTOCORR_STEP_ZEROS(z,N,alpha)
Evalutes the z-transform of the autocorrelation using the functions zeros
(This is for test purposes only)