Description Usage Arguments Details Value Examples
This function computes principal angles between subspaces
1 | angle_AB(A, B)
|
A |
matrix whose columns form a basis of a subspace |
B |
matrix whose columns form a basis of a subspace |
The function finds the principal angles between both subspaces
|
vector of length minimum number of columns of A and B containing the ordered principal angles (in degrees) between the subspaces generated by the columns of A and B |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.