directROM: Compute reduced system matrices given local reduced bases

View source: R/ROM.R

directROMR Documentation

Compute reduced system matrices given local reduced bases

Description

Compute reduced system matrices given local reduced bases

Usage

directROM(p, listA, listV, E, B, C)

Arguments

p

a vector of parameters used for computing the reduced bases

listA

a list of coefficient matrices, from getA().

listV

a list of local reduced bases

Value

a list: an array of reduced standardized coefficient matrices, matrices of reduce standardized input-to-state vectors and state-to-output vectors.

Note

Require global objects (for 1-parameter anemometer): E, B, c.


rudazhang/gpsr documentation built on March 11, 2023, 5:49 p.m.