Effacer les filtres
Effacer les filtres

How to reconstruct/reassemble a decomposed signal?

5 vues (au cours des 30 derniers jours)
Danya
Danya le 18 Mar 2023
I decomposed a time series power signal using 2 decomposition methods Variational Mode Decomposition (VMD) and Discrete Wavelet Transform (DWT) and got sub-series signals (low and high frequency) and used each sub-series signal to forecast/predict the sub-series power.
How can I reconstruct/add the forecasted sub-series signals to get the final forecated power value?
Is there a function to do this on MATLAB?

Réponses (1)

Swaraj
Swaraj le 4 Avr 2023
You can use the “waverec” function for this purpose.
Follow the following documentation for more details.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by