setscale.m
来自「支持向量域是近几年采用的一种较新的分类器」· M 代码 · 共 7 行
M
7 行
%SETSCALE Set scale field (output scaling) in mapping%% W = SETSCALE(W,SCALE)%% This sets the SCALE field in W. If W is affine, scaling is is directly% performed in the weights in W.DATA and W.SCALE = 1.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?