setData
Set values of tunable-surface coefficients
Description
sets the current values of the tunable coefficients of a tunable surface.
Knew
= setData(K
,Kco
)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.
Kco
is an array of new values for the coefficients
[K0,...,KM].
Input Arguments
Output Arguments
Version History
Introduced in R2015b