Description Usage Arguments Details Value
Applies the residual operator of a matrix B to a matrix A.
1 | residop(A, B)
|
A |
A matrix with m rows. |
B |
Another matrix with m rows. |
The columns of B must be linearly independent.
The matrix A after projection into the orthogonal complement of the column space of B.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.