GmatA0totaui | R Documentation |
Function that creates a matrix K,K*(max(tau_i)-1) containing sub-matrices (A_t)_t=0,tau_i-1
GmatA0totaui(K, vec_alpha_ij, tau_i, DeltaT, modA_mat)
K |
an integer representing the size of K*K matrix |
vec_alpha_ij |
a vector of overall parameters associated to the model.matrix for elements of the transistion matrix |
tau_i |
vector of integers indicating times at which coefficients are computed |
DeltaT |
double that indicates the discretization step |
modA_mat |
model.matrix for elements of the transistion matrix |
a matrix containing matrix of form Id + DeltaT*A
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.