Description Usage Arguments Value
Solve a linear autonomous system with Klein method
1 | lre_auto_klein(A, E, x0)
|
A |
dim(A[1]) = dim(A)[2], n_by_n matrix |
E |
det(A) = 0 is OK, n_by_n matrix |
x0 |
x0 in R, Initial value of predetermined vector |
Functions of predetermined vector at t on un-predetermined vector at t and predetermined vector at t+1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.