|
Algorithm 1. Trivariate empirical mode decomposition via convex optimization |
Perform the low-rank matrix approximation via convex optimization framework to a trivariate signal and the new observed signal can be obtained.
The projection () can be calculated of the input low-rank trivariate signal along the direction vector . It should also be noted that is the number of the directional vector sets.
The time instants corresponding to the maxima of the set of projected signals is determined.
Interpolate [, ] to obtain multivariate envelope curves . Then, the envelop mean can be calculated .
Calculate the residual by . If the stopping criterion condition of iteration can be satisfied, then is set as one IMF and repeat the above steps to until the next IMF is isolated. If it does not satisfy the stopping criterion, then repeat the above steps to until it meets the criterion.
|