How to use trained NARX network in my current project

1 view (last 30 days)
Hello Guys, I searched the internet but I could not find any answer for my question so could you let me know what I should do in order fix this issue?
I uploaded my source codes... please review them and answer me.
RegView file is asking candle info of USDCHF then tries to predict future.
ntstool file is used for training when asked from filename please give it >> USDCHF_D1.csv
actually by this project trying to predict daily candle of USDCHF market.
  1 Comment
Touraj Ostovari
Touraj Ostovari on 22 Jun 2021
Current Error while I try to enter any value!!! while network trained according like this inputs.
Error using network/sim (line 270)
Number of inputs does not match net.numInputs.
Error in network/subsref (line 15)
otherwise, v = sim(vin,subs{:});

Sign in to comment.

Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Tags

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!