setScalarizationMethods
Description
setScalarizationMethods(
sets the sFE
,featurename
)ScalarizationMethod
property of the signalTimeFrequencyFeatureExtractor
object sFE
by
specifying an empty list of scalarization methods for the signal feature
featurename
.
setScalarizationMethods(
sets scalarization methods sFE
,featurename
,params
)params
for the signal feature
featurename
in the ScalarizationMethod
property of
the signalTimeFrequencyFeatureExtractor
object sFE
.
Examples
Input Arguments
More About
Tips
Use the
getScalarizationMethods
function to return the list of scalarization methods for the features that you enabled when creating the feature extractor object.
Version History
Introduced in R2024a