-
大小: 34.25MB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2023-08-03
- 語言: 其他
- 標(biāo)簽: SAR??目標(biāo)識(shí)別??自動(dòng)??MSATAR??
資源簡(jiǎn)介
基于MSTAR數(shù)據(jù)庫中的目標(biāo)自動(dòng)識(shí)別 有完整的程序 附實(shí)驗(yàn)報(bào)告
代碼片段和文件信息
function?varargout?=?ATR(varargin)
%?ATR?M-file?for?ATR.fig
%??????ATR?by?itself?creates?a?new?ATR?or?raises?the?existing
%??????singleton*.
%
%??????H?=?ATR?returns?the?handle?to?a?new?ATR?or?the?handle?to
%??????the?existing?singleton*.
%
%??????ATR(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?ATR.M?with?the?given?input?arguments.
%
%??????ATR(‘Property‘‘Value‘...)?creates?a?new?ATR?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?ATR_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?ATR_OpeningFcn?via?varargin.
%
%??????*See?GUI?Options?on?GUIDE‘s?Tools?menu.??Choose?“GUI?allows?only?one
%??????instance?to?run?(singleton)“.
%
%?See?also:?GUIDE?GUIDATA?GUIHANDLES
%?Edit?the?above?text?to?modify?the?response?to?help?ATR
%?Last?Modified?by?GUIDE?v2.5?30-Jun-2014?19:22:10
%?Begin?initialization?code?-?DO?NOT?EDIT
gui_Singleton?=?1;
gui_State?=?struct(‘gui_Name‘???????mfilename?...
???????????????????‘gui_Singleton‘??gui_Singleton?...
???????????????????‘gui_OpeningFcn‘?@ATR_OpeningFcn?...
???????????????????‘gui_OutputFcn‘??@ATR_OutputFcn?...
???????????????????‘gui_LayoutFcn‘??[]??...
???????????????????‘gui_Callback‘???[]);
if?nargin?&&?ischar(varargin{1})
????gui_State.gui_Callback?=?str2func(varargin{1});
end
if?nargout
????[varargout{1:nargout}]?=?gui_mainfcn(gui_State?varargin{:});
else
????gui_mainfcn(gui_State?varargin{:});
end
%?End?initialization?code?-?DO?NOT?EDIT
%?---?Executes?just?before?ATR?is?made?visible.
function?ATR_OpeningFcn(hobject?eventdata?handles?varargin)
%?This?function?has?no?output?args?see?OutputFcn.
%?hobject????handle?to?figure
%?eventdata??reserved?-?to?be?defined?in?a?future?version?of?MATLAB
%?handles????structure?with?handles?and?user?data?(see?GUIDATA)
%?varargin???command?line?arguments?to?ATR?(see?VARARGIN)
%?Choose?default?command?line?output?for?ATR
handles.output?=?hobject;
handles.c=0;
handles.c1=0;
axes(handles.axes1);
imshow(‘img_bg.jpg‘)
txt(1)=text(42204‘轉(zhuǎn)動(dòng)慣量:‘‘Units‘‘pixels‘‘FontSize‘10‘color‘‘r‘‘FontWeight‘‘bold‘‘Visible‘‘off‘);
txt(2)=text(42170‘Hu不變矩1:‘‘Units‘‘pixels‘‘FontSize‘10‘color‘‘r‘‘FontWeight‘‘bold‘‘Visible‘‘off‘);
txt(3)=text(42136‘Hu不變矩2:‘‘Units‘‘pixels‘‘FontSize‘10‘color‘‘r‘‘FontWeight‘‘bold‘‘Visible‘‘off‘);
txt(4)=text(42102‘Hu不變矩3:‘‘Units‘‘pixels‘‘FontSize‘10‘color‘‘r‘‘FontWeight‘‘bold‘‘Visible‘‘off‘);
txt(5)=text(4264‘Hu不變矩4:‘‘Units‘‘pixels‘‘FontSize‘10‘color‘‘r‘‘FontWeight‘‘bold‘‘Visible‘‘off‘);
txt(6)=text(4230‘Hu不變矩5:‘‘Units‘‘pixels‘‘FontSize‘10‘color‘‘r‘‘FontWeight‘‘bold‘‘Visible‘‘off‘);
txt(7)=text(220204‘Hu不變矩6:‘‘Units‘‘pixels‘‘FontSize‘10‘color‘‘r‘‘FontWeight‘‘bold‘‘Visible‘‘off‘);
txt(8)=text(220170‘Hu不變矩7:‘‘Units‘‘pixels‘‘FontSize‘10‘color
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
????..A..H.???2002931??2014-07-02?17:01??SARATR\ATR.exe
?????文件??????17187??2014-06-30?19:25??SARATR\ATR.fig
?????文件??????30594??2014-07-02?16:53??SARATR\ATR.m
????..A..H.?????41678??2014-07-02?17:01??SARATR\ATR.prj
????..A..H.??????2875??2014-07-02?17:01??SARATR\ATR_delay_load.c
????..A..H.??????3528??2014-07-02?17:01??SARATR\ATR_main.c
????..A..H.??????6483??2014-07-02?17:01??SARATR\ATR_mcc_component_data.c
?????文件???????1306??2014-07-02?16:15??SARATR\BMP_matrix.m
?????文件???????1309??2014-07-02?16:16??SARATR\BTR_matrix.m
????..A..H.????217962??2014-06-26?15:49??SARATR\img_bg.jpg
????..A..H.????987817??2014-07-02?17:01??SARATR\mccExcludedFiles.log
?????文件????????114??2014-09-01?19:55??SARATR\readme.txt
?????文件??????13586??2014-06-30?16:56??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-1.jpg
?????文件??????13485??2014-06-30?16:56??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-10.jpg
?????文件??????13497??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-100.jpg
?????文件??????13602??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-101.jpg
?????文件??????13477??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-102.jpg
?????文件??????13602??2014-06-30?16:56??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-103.jpg
?????文件??????13493??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-104.jpg
?????文件??????13506??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-105.jpg
?????文件??????13573??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-106.jpg
?????文件??????13457??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-107.jpg
?????文件??????13435??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-108.jpg
?????文件??????13503??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-109.jpg
?????文件??????13548??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-11.jpg
?????文件??????13453??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-110.jpg
?????文件??????13204??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-111.jpg
?????文件??????13389??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-112.jpg
?????文件??????13421??2014-06-30?16:57??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-113.jpg
?????文件??????13614??2014-06-30?16:56??SARATR\SAR_ATR\testing\BMP-2\img\bmp-2-114.jpg
............此處省略6003個(gè)文件信息
評(píng)論
共有 條評(píng)論