91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 695KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2021-07-16
  • 語言: 其他
  • 標簽:

資源簡介

線性神經網絡,BP神經網絡,Hopfield神經網格,Elman神經網絡,RBF神經網絡;在模型應用模塊中實現了六種實際應用:RBF網絡的船用柴油機故障診斷,BP網絡的齒輪箱故障診斷,SOM網絡的回熱系統故障診斷,BP網絡的設備狀態分類器,SOM網絡的人口比例樣本分類,SOM網絡的土壤性狀樣本分類

資源截圖

代碼片段和文件信息

function?varargout?=?AboutDlg(varargin)
%?ABOUTDLG?M-file?for?AboutDlg.fig
%??????ABOUTDLG?by?itself?creates?a?new?ABOUTDLG?or?raises?the?existing
%??????singleton*.
%
%??????H?=?ABOUTDLG?returns?the?handle?to?a?new?ABOUTDLG?or?the?handle?to
%??????the?existing?singleton*.
%
%??????ABOUTDLG(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?ABOUTDLG.M?with?the?given?input?arguments.
%
%??????ABOUTDLG(‘Property‘‘Value‘...)?creates?a?new?ABOUTDLG?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?AboutDlg_OpeningFunction?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?AboutDlg_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

%?Copyright?2002-2003?The?MathWorks?Inc.

%?Edit?the?above?text?to?modify?the?response?to?help?AboutDlg

%?Last?Modified?by?GUIDE?v2.5?14-Apr-2006?17:58:45

%?Begin?initialization?code?-?DO?NOT?EDIT
gui_Singleton?=?1;
gui_State?=?struct(‘gui_Name‘???????mfilename?...
???????????????????‘gui_Singleton‘??gui_Singleton?...
???????????????????‘gui_OpeningFcn‘?@AboutDlg_OpeningFcn?...
???????????????????‘gui_OutputFcn‘??@AboutDlg_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?AboutDlg?is?made?visible.
function?AboutDlg_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?AboutDlg?(see?VARARGIN)

%?Choose?default?command?line?output?for?AboutDlg
handles.output?=?hobject;

%?Update?handles?structure
guidata(hobject?handles);

%?UIWAIT?makes?AboutDlg?wait?for?user?response?(see?UIRESUME)
%?uiwait(handles.figure1);


%?---?Outputs?from?this?function?are?returned?to?the?command?line.
function?varargout?=?AboutDlg_OutputFcn(hobject?eventdata?handles)?
%?varargout??cell?array?for?returning?output?args?(see?VARARGOUT);
%?hobject????handle?to?figure
%?eventdata??reserved?-?to?be?defined?in?a?future?version?of?MATLAB
%?handles????structure?with?handles?and?user?data?(see?GUIDATA)

%?Get?default?command?line?output?from?handles?structure
varargout{1}?=?handles.output;


%?---?Executes?on?button?press?in?MAboutCB.
function?MAboutCB_Callback(hObje

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

????..A..H.???????162??2008-10-27?16:33??神經網絡\~$畢業論文.doc

?????文件??????43520??2006-05-08?13:13??神經網絡\中期檢查報告.doc

?????文件?????166437??2006-03-14?08:40??神經網絡\原文及翻譯\leow.rep-schema.pdf

?????文件?????151040??2006-03-24?02:15??神經網絡\原文及翻譯\場景分析中的神經網絡視覺計劃表示.doc

?????文件??????50688??2006-03-28?01:39??神經網絡\畢業設計開題報告.doc

?????文件??????44032??2006-03-28?01:43??神經網絡\湖南大學畢業設計(論文)任務書.doc

?????文件?????206336??2006-06-06?02:55??神經網絡\用戶手冊.doc

?????文件?????182784??2006-06-05?03:13??神經網絡\程序清單.doc

?????文件???????1434??2006-04-19?22:15??神經網絡\程序源代碼\AboutDlg.fig

?????文件???????3226??2006-04-14?19:21??神經網絡\程序源代碼\AboutDlg.m

?????文件??????12626??2006-06-05?00:45??神經網絡\程序源代碼\BHEAT.asv

?????文件???????4106??2006-05-09?22:08??神經網絡\程序源代碼\BHEAT.fig

?????文件??????12649??2006-06-05?00:47??神經網絡\程序源代碼\BHEAT.m

?????文件???????1121??2005-05-22?20:27??神經網絡\程序源代碼\BPchilunInput.mat

?????文件????????196??2005-05-22?23:19??神經網絡\程序源代碼\BPchilunTarget.mat

?????文件????????526??2005-05-22?20:31??神經網絡\程序源代碼\BPchilunTest.mat

?????文件????????889??2005-05-22?23:01??神經網絡\程序源代碼\BPdevInput.mat

?????文件????????539??2005-06-07?01:52??神經網絡\程序源代碼\BPdevresult.m

?????文件????????195??2005-05-22?23:05??神經網絡\程序源代碼\BPdevTarget.mat

?????文件????????388??2005-05-22?23:05??神經網絡\程序源代碼\BPdevTest.mat

?????文件??????20102??2006-05-29?04:01??神經網絡\程序源代碼\BPNN.asv

?????文件???????4877??2006-06-05?15:28??神經網絡\程序源代碼\BPNN.fig

?????文件??????20463??2006-06-06?12:11??神經網絡\程序源代碼\BPNN.m

?????文件????????555??2005-06-07?01:56??神經網絡\程序源代碼\BPresult.m

?????文件??????12928??2006-05-09?13:50??神經網絡\程序源代碼\BP_Axles.asv

?????文件???????5110??2006-05-11?01:03??神經網絡\程序源代碼\BP_Axles.fig

?????文件??????12999??2006-05-09?13:52??神經網絡\程序源代碼\BP_Axles.m

?????文件??????12988??2006-05-09?21:32??神經網絡\程序源代碼\BP_Classifer.asv

?????文件???????5257??2006-06-04?23:03??神經網絡\程序源代碼\BP_Classifer.fig

?????文件??????13381??2006-06-05?00:28??神經網絡\程序源代碼\BP_Classifer.m

............此處省略45個文件信息

評論

共有 條評論

相關資源