資源簡介
這是本人編寫的matlab的GUI程序,可以實(shí)現(xiàn)交互式的界面。里面的程序是bp神經(jīng)網(wǎng)絡(luò)的應(yīng)用,另一個(gè)回歸分析的程序還沒有寫。可以實(shí)現(xiàn)的功能是利用神經(jīng)網(wǎng)絡(luò),然后上傳數(shù)據(jù),根據(jù)數(shù)據(jù)訓(xùn)練網(wǎng)絡(luò),然后可以輸入部分?jǐn)?shù)據(jù)
代碼片段和文件信息
function?varargout?=?pro(varargin)
%?PRO?MATLAB?code?for?pro.fig
%??????PRO?by?itself?creates?a?new?PRO?or?raises?the?existing
%??????singleton*.
%
%??????H?=?PRO?returns?the?handle?to?a?new?PRO?or?the?handle?to
%??????the?existing?singleton*.
%
%??????PRO(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?PRO.M?with?the?given?input?arguments.
%
%??????PRO(‘Property‘‘Value‘...)?creates?a?new?PRO?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?pro_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?pro_OpeningFcn?via?varargin.
%
%??????*See?GUI?Options?on?GUIDE‘s?Tools?menu.??Cho
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????2461??2011-07-30?21:14??pro.fig
?????文件???????5824??2011-07-30?21:23??pro.m
-----------?---------??----------?-----??----
?????????????????8285????????????????????2
評論
共有 條評論