フィルターのクリア

How to reconstruct/reassemble a decomposed signal?

5 ビュー (過去 30 日間)
Danya
Danya 2023 年 3 月 18 日
回答済み: Swaraj 2023 年 4 月 4 日
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?

回答 (1 件)

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

カテゴリ

Help Center および File ExchangeImage Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by