How to set block Signal From Workspace
이전 댓글 표시
Can I use this block to generate variable signals during simulation of neural network? And how to set it?
Let say, I need variable number of one column vectors entering my neural network (different in each simulation, so I cannot use blocks of Constants and switch between them). Column vectors are defined in workspace.
답변 (1개)
Kaustubha Govind
2012년 5월 15일
1 개 추천
You need to create matrices such that the first column is the time vector associated with each sample, and the second column if your data vector. Also look at the documentation page for From Workspace for more information on supported data formats.
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!