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!