Train NARX with multiple time series in ntstool

15 ビュー (過去 30 日間)
Georgios Etsias
Georgios Etsias 2020 年 3 月 16 日
編集済み: Imola Fodor 2022 年 1 月 26 日
Dear all
I have three time series of experimental data. Each time series includes 3 input variables and one output variable. Using the catsamples command I turn the 3 input and outpup data series into two proper cell arrays Input and Output (uploaded in here).
In ntstool, choosing the option cell I can introduce my Output cell array. The tool succesfully recognizes that it includes 3 time series with 5598 timesteps of 1 element with 5
as shown below: Targets 'Output' is a 1x5598 cell array of 1x3 matrices, representing dynamic data: 3 series of 5598 timesteps of 1 element.
Nevertheless there is not an option to introduce the Input cell array, sine it has dimensions of 3x5598.
Is this a limitation of the tool? Is there another way to train the NARX? Could you please send me a script that fixes this problem?
  5 件のコメント
Georgios Etsias
Georgios Etsias 2021 年 2 月 24 日
Hello
With a closed-loop NARX prediction you just need the 1st value or so.
I think my answer to this question could be what you need..
I hope this helps.
Imola Fodor
Imola Fodor 2022 年 1 月 26 日
編集済み: Imola Fodor 2022 年 1 月 26 日
multiple outputs are not possible?

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by