Ambiguity function
[NAF,TAU,XI] = Cambifunb(X) [NAF,TAU,XI] = Cambifunb(X, TAU) [NAF,TAU,XI] = Cambifunb(X, TAU, N)
Real or complex signal of length Nx for which the AF should be computed
Vector of lag values. It must contains regularily spaced integer values in [-Nx/2,Nx/2]. The default value is : -Nx/2:Nx/2.
Number of frequency bins. It must be in the interval [1, Nx]. The default value is Nx.
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