About NRAX network and input variables.
1 回表示 (過去 30 日間)
古いコメントを表示
Hi All:
I hope you can help me with this question: I have read that NARX is intended to be used having 2 time series for input, to predict one value.:
- Input 1: Time Serie A
- Input 2: Time Serie B
- Output : The predicted value
I want to use the second input time-serie to have different variables, for example, income, value of an index, unemployment rate. etc. That means, to use variables that are not necessarily a time serie. Something llike this:
- Input 1: Time Serie A
- Input 2: Other Variables
- Output : The predicted value
Can I do that?
Thanks and best regards.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!