wdecenergy
Multisignal 1-D decomposition energy distribution
Syntax
Description
[
returns e
,pec
,pecfs
,idxsort
,longs
] = wdecenergy(dec
,"sort")pecfs
sorted (by row) in ascending order and an index
vector idxsort
. longs
contains the lengths
of each family of coefficients.
Replacing
"sort"
by"ascend"
returns the same result.Replacing
"sort"
by"descend"
returnspecfs
sorted in descending order.
Examples
Input Arguments
Output Arguments
References
[1] Mesa, Hector. “Adapted Wavelets for Pattern Detection.” In Progress in Pattern Recognition, Image Analysis and Applications, edited by Alberto Sanfeliu and Manuel Lazo Cortés, 3773:933–44. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. https://doi.org/10.1007/11578079_96.
Version History
Introduced in R2012a