列ベクトルを時系列データに変換する方法

3 visualizaciones (últimos 30 días)
fumito ito
fumito ito el 21 de Feb. de 2017
Comentada: fumito ito el 23 de Feb. de 2017
Simulink上のMatlabFunctionで作成した100×1の列ベクトルを時系列データに変換する方法が知りたいです. 変換した時系列データはPD制御の目標波形として使用するつもりです.

Respuesta aceptada

Tohru Kikawada
Tohru Kikawada el 21 de Feb. de 2017
DSP System Toolboxの Unbuffer ブロックを試してみてください。
下記の回答も参考になるかもしれません。
  3 comentarios
Tohru Kikawada
Tohru Kikawada el 21 de Feb. de 2017
サンプル時間が指定されていないのがエラーの原因です。 MATLAB Functionブロックのサンプル時間を下記にしたがって設定してみてください。
fumito ito
fumito ito el 23 de Feb. de 2017
わかりました.ありがとうございます.

Iniciar sesión para comentar.

Más respuestas (0)

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!

Translated by