Variable input vectors during the simulation in simulink
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Vojtech Lavicky
el 9 de Mayo de 2012
0 votos
1 comentario
Arkadiy Turevskiy
el 9 de Mayo de 2012
what determines how many input vectors you will have?
Categorías
Más información sobre Deep Learning with Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!