Variable input vectors during the simulation in simulink
Ältere Kommentare anzeigen
Hello,
I have generated a neural network model (in simulink).
It accepts only one column vector (Mx1) as an input.
I'd like to have different inputs and change them during the simulation, for example [1; 1; 1; 0; 0] and then [1; 1; 0; 1; 1] and so on, these i want to define in workspace. Simply more that just one column vector as an input during one simulation. What block I can use? And what exactly I should set? thank you
Akzeptierte Antwort
Weitere Antworten (1)
Vojtech Lavicky
am 9 Mai 2012
0 Stimmen
1 Kommentar
Arkadiy Turevskiy
am 9 Mai 2012
what determines how many input vectors you will have?
Kategorien
Mehr zu Deep Learning with Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!