compare_sidelobes.m

来自「这是与模糊函数相关的源代码」· M 代码 · 共 10 行

M
10
字号
% =========================================================================
%
%   Compute estimate Peak Sidelobe Level and Integrated Sidelobe Level
%            of ambiguity function by zero Doppler velocity and 
% in case partialy minimize bounds on the volume of ambiguity function with
%                           Doppler velocity.
%  ========================================================================
%" The ambiguity function over the Doppler velocity interval [0,-50]m/s would be identical ". 
function [ISLakf,PSLakf,MeritFactor,ISLamb,PSLamb]=Compare_Sidelobes(A,B)
%(

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?