?? aimtexrun23plot.m
字號:
%AIMTEXRUN23PLOT Plotting the results from aimtexrun23.%%% * DBT, A Matlab Toolbox for Radar Signal Processing *% (c) FOA 1994-2000. See the file dbtright.m for copyright notice.%% Start : 98xxxx Svante Bj鰎klund (svabj).% Latest change: $Date: 2000/10/16 15:39:17 $ $Author: svabj $.% $Revision: 1.4 $% *****************************************************************************load run23%plotIx = [1,2,3,4,5,6]plotIx = [1,2,4,6];legendStr = {'aic','mdl','amir','amirbin','MA1','fam'};%legendStr = legendStr(plotIx);plotenosrc(snr, noTrials, realNoSrc, noSrcEst, meanNoSrc, stdNoSrc, detProbEq, detProbGE, plotIx, legendStr)if (1) printfm run23a2 2 8 printfm run23a3 3 8 printfm run23a4 4 8 printfm run23a5 5 8end%if
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -