Home > freetb4matlab > linear-algebra > subspace.m

subspace

PURPOSE ^

% Determine the largest principal angle between two subspaces

SYNOPSIS ^

function ang = subspace (a, b)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{angle} =} subspace (@var{a}, @var{B})
% Determine the largest principal angle between two subspaces
% spanned by columns of matrices @var{a} and @var{b}.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

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