列ベクトルを時系列データに変換する方法
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
fumito ito
el 21 de Feb. de 2017
Comentada: fumito ito
el 23 de Feb. de 2017
Simulink上のMatlabFunctionで作成した100×1の列ベクトルを時系列データに変換する方法が知りたいです. 変換した時系列データはPD制御の目標波形として使用するつもりです.
0 comentarios
Respuesta aceptada
Tohru Kikawada
el 21 de Feb. de 2017
DSP System Toolboxの Unbuffer ブロックを試してみてください。
下記の回答も参考になるかもしれません。
3 comentarios
Tohru Kikawada
el 21 de Feb. de 2017
サンプル時間が指定されていないのがエラーの原因です。 MATLAB Functionブロックのサンプル時間を下記にしたがって設定してみてください。
Más respuestas (0)
Ver también
Categorías
Más información sobre Signal Generation, Manipulation, and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!