ProperOrthogonalDecompositionOptions
Options for model order reduction with proper orthogonal decomposition
Since R2024b
Description
This object contains model order reduction options of proper orthogonal
decomposition (POD) and is contained in the Options
property of a
ProperOrthogonalDecomposition
object R
created using
reducespec
. To
configure these options, use dot notation, for example, R.Options.Excitation =
"prbs"
.
Properties
References
[1] Pintelon, R., and J. Schoukens. System Identification: A Frequency Domain Approach, p 157. 2nd ed. Hoboken, N.J: John Wiley & Sons Inc, 2012.
Version History
Introduced in R2024b