Is it possible to call nntool function in the matlab code..?

1 Ansicht (letzte 30 Tage)
maddikayala venkateswarlu
maddikayala venkateswarlu am 11 Apr. 2017
Hi everyone, i have been working with nntool in matlab R2015a for the prediction of system with existed input and output values. Am getting expected value using nntool but i am trying same system prediction by using code. my requirement in code is to call the nntool function in the code. but i dont know how to call the nntool function. can anyone please help me in this problem.

Antworten (1)

Sabin
Sabin am 7 Feb. 2023
nntool has been removed. Use nnstart instead. nnstart provides graphical interfaces that allow you to design and deploy fitting, pattern recognition, clustering, and time-series neural networks.
  1 Kommentar
Muhammad Usman Saleem
Muhammad Usman Saleem am 10 Mai 2023
@Sabin I've trained my timeseries data using nnstart tool and now I want to predict 4 step ahead of my data. I am using predict and predictAndUpdate function over net obatained from nnstart but its not working. Will you please guide me how can I can predict steps ahead using train model from nnstart tool please?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Produkte


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by