Wide-band ambiguity function.
[WAF,TAU,THETA]=ambifuwb(X) [WAF,TAU,THETA]=ambifuwb(X,FMIN) [WAF,TAU,THETA]=ambifuwb(X,FMIN,FMAX) [WAF,TAU,THETA]=ambifuwb(X,FMIN,FMAX,N) [WAF,TAU,THETA]=ambifuwb(X,FMIN,FMAX,N,TRACE) [WAF,TAU,THETA]=ambifuwb(...,'plot')
signal (in time) to be analyzed (the analytic associated signal is considered), of length Nx.
respectively lower and upper frequency bounds of the analyzed signal. When specified, these parameters fix the equivalent frequency bandwidth (in Hz). When unspecified, you have to enter them at the command line from the plot of the spectrum. FMIN and FMAX must be >0 and <=0.5.
number of Mellin points (default : automatically determined).
if nonzero, the progression of the algorithm is shown (default : 0).
matrix containing the coefficients of the ambiguity function. X-coordinate corresponds to the dual variable of scale parameter ; Y-coordinate corresponds to time delay, dual variable of frequency.
When called with the additional argument 'plot', ambifuwb displays the squared modulus of the ambiguity function by means of contour.
X-coordinate corresponding to time delay
Y-coordinate corresponding to the log(scale) variable
ambifuwb calculates the asymetric wide-band ambiguity function.