Description Usage Arguments Value Examples
function to extract Lower and Upper matrix from LU decomposition
1 | LUsplit(A)
|
A |
: Input matrix |
U : upper triangular matrix
L : Lower triangular matrix
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.