(translator=Szuwei, ChineseSource=Szuwei-20020601-10\orth.html, EnglishSource=c:\matlabr12\help\techdoc\ref\orth.html)
MATLAB Function Reference    
orth

陣列的像(range)空間(space)。

Syntax

Description

B = orth(A) 傳回A的像(range)的正交(orthonormal)基底(basis)。B的列會和A的列生成(span)同樣的空間(space),同時B的列是正交(orthogonal)的,因此B'*B = eye(rank(A))

See Also

null, svd, rank


 orient otherwise

翻譯對照表:
像(range)
空間(space)
正交(orthonormal)
基底(basis)
生成(span)