📄 rnn3_gui.m
字号:
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.450178 0.781327 0.158363 0.0565111], ...
'String','Draw Net', ...
'Tag','DrawNetPB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','excute resume', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.841637 0.517241 0.13879 0.0566502], ...
'String','Resume', ...
'Tag','ResumePB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','excute plot_error', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.845196 0.598522 0.140569 0.0541872], ...
'String','Plot Error', ...
'Tag','PlotErrorPB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','excute about_nn', ...
'ListboxTop',0, ...
'Position',[0.678571 0.132075 0.148214 0.0542453], ...
'String','About', ...
'Tag','AboutPB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'FontSize',14, ...
'ListboxTop',0, ...
'Position',[0.359431 0.9385750000000001 0.224199 0.0515971], ...
'String','Network Data', ...
'Style','text', ...
'Tag','StaticText3');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.749019607843137 0.749019607843137 0.749019607843137], ...
'FontSize',14, ...
'ListboxTop',0, ...
'Position',[0.359431 0.700246 0.25089 0.0540541], ...
'String','Training Data', ...
'Style','text', ...
'Tag','StaticText5');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.749019607843137 0.749019607843137 0.749019607843137], ...
'FontSize',14, ...
'ListboxTop',0, ...
'Position',[0.379004 0.457002 0.202847 0.0565111], ...
'String','Testing Data', ...
'Style','text', ...
'Tag','StaticText8');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','excute tutor_nn', ...
'ListboxTop',0, ...
'Position',[0.841071 0.129717 0.148214 0.0589623], ...
'String','RNN Tutorial', ...
'Tag','RNNTutorialPB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 0 1], ...
'ListboxTop',0, ...
'Position',[0 0.287469 0.998221 0.002457], ...
'Style','text', ...
'Tag','StaticText13');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 0 1], ...
'ListboxTop',0, ...
'Position',[0.24911 0.506143 0.7491100000000001 0.002457], ...
'Style','text', ...
'Tag','StaticText12');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 0 1], ...
'ListboxTop',0, ...
'Position',[0.243772 0.756158 0.3879 0.00246305], ...
'Style','text', ...
'Tag','StaticText11');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','excute accept', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.8380782918149465 0.4127764127764128 0.1441281138790035 0.06142506142506143], ...
'String','Accept', ...
'Tag','AcceptPB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','excute reset_par', ...
'ListboxTop',0, ...
'Position',[0.8380782918149465 0.3218673218673219 0.1441281138790035 0.06388206388206388], ...
'String','Reset', ...
'Tag','ResetPB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback','excute save_wts', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.446619 0.528256 0.202847 0.0515971], ...
'String','Auto Save Weights', ...
'Style','checkbox', ...
'Tag','Checkbox1');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 0 1], ...
'ListboxTop',0, ...
'Position',[0.822064 0.29064 0.00177936 0.216749], ...
'Style','text', ...
'Tag','Frame1');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'Callback','excute quit_nn', ...
'FontSize',14, ...
'ListboxTop',0, ...
'Position',[0.717082 0.039312 0.24911 0.0638821], ...
'String','Quit', ...
'Tag','RnnFigQuitPB');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 0 1], ...
'ListboxTop',0, ...
'Position',[0.243772 0.287469 0.00177936 0.702703], ...
'Style','text', ...
'Tag','StaticText19');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.941032 0.126335 0.039312], ...
'String','Input Nodes', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.886978 0.133452 0.041769], ...
'String','Hidden Nodes', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.840295 0.126335 0.039312], ...
'String','Output Nodes', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.7911550000000001 0.126335 0.039312], ...
'String','Learning rate', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.7395580000000001 0.126335 0.039312], ...
'String','Output Rate', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.692875 0.126335 0.039312], ...
'String','Stop Iteration', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.641278 0.122776 0.039312], ...
'String','Stop MSE', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.511057 0.190391 0.036855], ...
'String','Initial Weights Range', ...
'Style','text', ...
'Tag','StaticText21');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'Callback',' excute Initial_Weights_Range_Sli', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.019573 0.457002 0.131673 0.046683], ...
'Style','slider', ...
'Tag','InitialWeightsRangeSli', ...
'Value',0.1);
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.144128 0.933661 0.0996441 0.044226], ...
'Style','edit', ...
'Tag','InputNodesEdT');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.351351 0.120996 0.039312], ...
'String','Loaded MSE', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941176470588 0.752941176470588 0.752941176470588], ...
'HorizontalAlignment','left', ...
'ListboxTop',0, ...
'Position',[0.0177936 0.405405 0.120996 0.039312], ...
'String','Loaded Iter.', ...
'Style','text', ...
'Tag','StaticText20');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Callback','excute Initial_Weights_Range_EdT', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.160142 0.459459 0.08185050000000001 0.044226], ...
'Style','edit', ...
'Tag','InitialWeightsRangeEdT');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.019573 0.297297 0.22242 0.044226], ...
'Style','edit', ...
'Tag','LoadedMSEEdT');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0.752941 0.752941 0.752941], ...
'Callback','excute File_Pop', ...
'ListboxTop',0, ...
'Position',[0.44306 0.845209 0.176157 0.046683], ...
'String',['prob1_net.m';'temp_net.m '], ...
'Style','popupmenu', ...
'Tag','FilePop', ...
'Value',1);
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 1 1], ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.00533808 0.987715 0.996441 0.00982801], ...
'Style','text', ...
'Tag','StaticText22');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 1 1], ...
'ListboxTop',0, ...
'Position',[-0.00177936 -0.004914 0.996441 0.014742], ...
'Style','text', ...
'Tag','StaticText22');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 1 1], ...
'ListboxTop',0, ...
'Position',[0 0.00982801 0.00533808 0.987715], ...
'Style','text', ...
'Tag','StaticText23');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[0 1 1], ...
'ListboxTop',0, ...
'Position',[0.992883 -0.002457 0.00533808 0.9901720000000001], ...
'Style','text', ...
'Tag','StaticText23');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Callback','excute Hidden_Nodes', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.144128 0.882064 0.0996441 0.044226], ...
'Style','edit', ...
'Tag','HiddenNodesEdT');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.144128 0.832924 0.0996441 0.044226], ...
'Style','edit', ...
'Tag','OutputNodesEdT');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Callback','excute Learning_Rate', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.144128 0.781327 0.0996441 0.044226], ...
'Style','edit', ...
'Tag','LearningRateEdT');
h1 = uicontrol('Parent',h0, ...
'Units','normalized', ...
'BackgroundColor',[1 1 1], ...
'Callback','excute Output_Rate', ...
'Enable','off', ...
'ListboxTop',0, ...
'Position',[0.144128 0.72973 0.0996441 0.044226], ...
'Style','edit', ...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -