Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

council about neural network

1 visualización (últimos 30 días)
Giuseppe Antonacci
Giuseppe Antonacci el 8 de Feb. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi guys,
i have two vector in input and one vector like output. i used nftool, i trained the net and after i have saved. Do you know the solution or other toolbook more performing?
-Do you know the solution to plot the results of the net quickly?
thanks.

Respuestas (1)

Akash Menon
Akash Menon el 5 de Mzo. de 2019
You could use
gensim(net)
to create a neural network block on simulink and have a 'Signal from workspace' block to create the input signals & see the output on a scope. But make sure to have it as a closed loop model for multi-step prediction. If you're only interested in the single step then change the output response from t+1 to t.

Community Treasure Hunt

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

Start Hunting!

Translated by