Ambiguity function
[NAF,TAU,XI] = Cambifunb(X); [NAF,TAU,XI] = Cambifunb(X,TAU); [NAF,TAU,XI] = Cambifunb(X,TAU,N);
Signal for which the AF should be computed
Vector of lag values (default : -Nx/2:Nx/2).
Number of frequency bins (default : length(X)).
doppler-lag representation, with the doppler bins stored in the rows and the time-lags stored in the columns.
vector of doppler values.
The cross ambiguity function is not implemented yet