Home > freetb4matlab > control > rotg.m

rotg

PURPOSE ^

% function [c,s] = rotg(a,b)

SYNOPSIS ^

function [c, s] = rotg (a, b)

DESCRIPTION ^

% function [c,s] = rotg(a,b)
% givens rotation calculation
%
% NOTE: Use [c,s] = givens(a,b) instead.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003