Variable input vectors during the simulation in simulink
显示 更早的评论
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
采纳的回答
更多回答(1 个)
Vojtech Lavicky
2012-5-9
0 个投票
1 个评论
Arkadiy Turevskiy
2012-5-9
what determines how many input vectors you will have?
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning with Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!