denfisp.m

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

M
15
字号
%    Dynamic Evolving Neural-Fuzzy Inference System: DENFIS Plotting Function
%================================================================================
%=   Function Name:      denfisp.m                                              =
%=   Develpoer:          Qun Son                                                =
%=   Date:               October, 2000                                          =
%=   Description:        Plotting training or simulating results                =
%================================================================================
%
%   Syntax		denfisp(result, a);
%
%  here, result is a structure produced by training function or simulating 
%  function and a is a numeral for selecting different plottings. If a is 
%  defined as one of 1-5, the evaluation results will be plotted, and the 
%  partition results will be plotted if it is one of 6-9.

⌨️ 快捷键说明

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