denfisgui.m

来自「denfis NN for matlab」· M 代码 · 共 18 行

M
18
字号
%  Dynamic Evolving Neural Fuzzy Inference System: DENFIS GUI
%=================================================================
%=  Function Name:       denfisgui.m                             =
%=  Algorithm Designer:  Qun Song                                =
%=  Program Developer:   Qun Song                                =
%=  Date:                October, 2001                           =
%=================================================================
%
% Press the DataParameters button at the bottom or File, 
% Parameters or Visualization at the top, a parameter window 
% will open. Enter the data file name(s) and parameters or 
% using the defaults and select the plotting mode(s), then 
% press Apply or OK button. The data set should have the 
% structure the same as the data set used in DENFIS function. 
% Click Start button on the main window to start the training,
% and all of information and results can be displayed 
% dynamically in both numeric and graphic.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?