isuntrained.m

来自「模式识别常用功能函数」· M 代码 · 共 9 行

M
9
字号
%ISUNTRAINED Test on untrained mapping%%    I = ISUNTRAINED(W)%    ISUNTRAINED(W)%% True if the mapping type of W is 'untrained' (see HELP MAPPINGS).% If called without an output argument ISUNTRAINED generates% an error if the mapping type of W is not 'untrained'.

⌨️ 快捷键说明

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