Home > distances > subspaceAnglesARMA.m
Calculates the subspace angles between two ARMA systems
function theta = subspaceAnglesARMA(sys1, sys2)
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 $
This function calls:
This function is called by: