getData
Get current values of tunable-surface coefficients
Description
extracts the
current value of a tunable surface. Kco
= getData(K
)K
is a
tunableSurface
object that represents the parametric gain
surface:
where:
σ is a vector of scheduling variables.
n(σ) is a normalization function (see the
Normalization
property oftunableSurface
).γ is a scaling factor (see the
Normalization
property oftunableSurface
).F1,...,FM are basis functions.
K0,...,KM are tunable coefficients.
getData
evaluates K
at the current
values of the coefficients
K0,...,KM.
Input Arguments
Output Arguments
Version History
Introduced in R2015b