📄 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 + -