The zip file contains functions to calculate an Ambiguity Function (XAMB), Upsampled and Interpolated Correlation (XCORRU), and Coherence Function (XCOH). A prefilter can be specified in each function to "sharpen" correlation peaks.
XAMB calculates an estimate of the (cross-)ambiguity function. A record containing properties of the peak of the ambiguity function can be returned.
XCORRU calculates an estimate of an upsampled and interpolated (cross-)correlation function. A record containing properties of the peak of the correlation function can be returned.
XCOH calculates an estimate of the (cross-)coherence function. A record containing properties of the peak of the coherence function can be returned.
Joe Henning (2021). Calculate Ambiguity Function and Utilities (https://www.mathworks.com/matlabcentral/fileexchange/26256-calculate-ambiguity-function-and-utilities), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Please tell, what are the meanings of x and varargin?
in xcorru pgm what is the upsample value has to be given.