View source: R/template_tools.R
stsp2rmfd | R Documentation |
Obtain RMFD object from a state space system
stsp2rmfd(stspsys, dim_out, nu, degs = NULL)
stspsys |
matrix corresponding to ABCD state space system |
dim_out |
output dimension, i.e. number of variables |
nu |
vector of Kronecker indices |
degs |
vector of length 2, where one can optionally specify the degrees of |
rmfd
object corresponding to the state space setup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.