orth.m

来自「一个强大的统计模式识别工具箱」· M 代码 · 共 11 行

M
11
字号
%ORTH Orthogonalisation of an affine mapping
%
%  V = ORTH(W)
%
%In case W is an affine mapping it is orthogonalised. Otherwise
%an error is generated. The output mapping V has no offset and has
%thereby a distance zero to the origin.
%
%SEE ALSO 
%MAPPINGS, AFFINE

⌨️ 快捷键说明

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