Problem with running eemd function
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear experts,
I face issue when implementing the eemd function on a power quality signal (y). It is a bit hard to me to realize the errors. I appreciate if anyone could help me solving
this issue.
this issue.0 commentaires
Réponse acceptée
Walter Roberson
le 13 Mar 2021
That code requires y to be a row vector but it is a column vector.
5 commentaires
Walter Roberson
le 14 Mar 2021
The code requires that the s you pass in must be a row vector. You do not show us what you are passing in, but we can tell it is not a row vector.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Digital Filtering dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!