directROM | R Documentation |
Compute reduced system matrices given local reduced bases
directROM(p, listA, listV, E, B, C)
p |
a vector of parameters used for computing the reduced bases |
listA |
a list of coefficient matrices, from |
listV |
a list of local reduced bases |
a list: an array of reduced standardized coefficient matrices, matrices of reduce standardized input-to-state vectors and state-to-output vectors.
Require global objects (for 1-parameter anemometer): E, B, c.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.