stsp2rmfd: Obtain RMFD object from a state space system

View source: R/template_tools.R

stsp2rmfdR Documentation

Obtain RMFD object from a state space system

Description

Obtain RMFD object from a state space system

Usage

stsp2rmfd(stspsys, dim_out, nu, degs = NULL)

Arguments

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 c(z) and d(z), either of the parameters must be equal to max(nu)

Value

rmfd object corresponding to the state space setup


juhokalle/rmfd4dfm documentation built on July 18, 2024, 10:19 p.m.