MATLAB Function Reference Previous page   Next Page
planerot

Givens plane rotation

Syntax

Description

[G,y] = planerot(x) where x is a 2-component column vector, returns a 2-by-2 orthogonal matrix G so that y = G*x has y(2) = 0.

Examples

See Also

qrdelete, qrinsert


Previous page  pinv playshow Next page

© 1994-2005 The MathWorks, Inc.