lre_auto: Solve a linear autonomous system with Klein method

Description Usage Arguments Value

Description

Solve a linear autonomous system with Klein method

Usage

1
lre_auto(A, E = NULL, x0)

Arguments

A

dim(A[1]) = dim(A)[2], n_by_n matrix

E

dim(E[1]) = dim(E)[2], n_by_n matrix

x0

x0 in R, Initial value of predetermined vector

Value

Functions of predetermined vector at t on un-predetermined vector at t and predetermined vector at t+1


tatsuyaasami/lrem documentation built on May 3, 2019, 11:50 p.m.