istrained.m

来自「matlab的模式识别toolbox」· M 代码 · 共 9 行

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

⌨️ 快捷键说明

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