Bistatic Ambiguity Function

Version 1.0.0.0 (2.01 KB) by Luigi
To calculate the Ambiguity function for a bistatic Radar
876 Downloads
Updated 18 Jul 2012

View License

function varargout=bisambfun(u,r,fs,cut)
%% Bistatic ambiguity function(u,r,fs,cut)
%
% This function aims to calculate the values of the bistatic ambiguity
% function of the signals u (the signal measured) and r (the reference
% signal), sampled to the fs frequency. The main advantage to use this
% function is just the need of the signals and the sampling frequency.
% The cut parameter is used to differentite the kind of results to display:
% '2D', it returns the Ambiguity Function in the Doppler-Delay Space
% 'Delay' displays the Zero Delay cut
% 'Doppler' displays the Doppler Delay Cut

Cite As

Luigi (2024). Bistatic Ambiguity Function (https://www.mathworks.com/matlabcentral/fileexchange/37553-bistatic-ambiguity-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0