Computing cross-ambiguity using ambgfun
Ältere Kommentare anzeigen
I am trying to compute the cross-ambiguity between a radar pulse waveform and received radar data using afmag = ambgfun(x,y,Fs,PRF). The web documentation (https://www.mathworks.com/help/phased/ref/ambgfun.html) says this should work, but the online docs in my Linux R2016a installation contradict this. All examples there include only one input signal vector, and the ambgfun(x,y,Fs,PRF) syntax does not work (I get the error "Expected Fs to be a scalar.") I have been unable to find another built-in function that will compute the cross-ambiguity. Is there one? (The inclusion of that case in the online docs suggests to me that there should be.)
Akzeptierte Antwort
Weitere Antworten (1)
Robert Sparr
am 1 Nov. 2016
0 Stimmen
Kategorien
Mehr zu Matched Filter and Ambiguity Function finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!