Avinash Ravichandran
 
 

Home > distances > subspaceAnglesARMA.m

subspaceAnglesARMA


PURPOSE

Calculates the subspace angles between two ARMA systems

SYNOPSIS

function theta = subspaceAnglesARMA(sys1, sys2)

 

DESCRIPTION

 Calculates the subspace angles between two ARMA systems

 INPUTS
   sys1:     System 1
   sys2:     System 2

 OUTPUTS
   angles:   The subspace angles sorted in ascending order in rad

 EXAMPLE
 

% Written by : Rizwan Chaudhry
% $DATE      : 27-Jul-2011 12:08:21 $
% $REVISION  : 1.00 $

 

CROSS-REFERENCE INFORMATION

This function calls:

This function is called by:

  • calculateMetricLDS This is the main distance computing function. Use either default metric
  • preprocessSystems This is a helper function for the distance calulation functions. This allows