マトラボシムリンクの matlab functionブロックについて
Ältere Kommentare anzeigen
matlab simulinkで、過去の複数のステップから得た値から、未来のステップ値を推定する自己回帰モデルをmatlab functionブロックで作ろうとしています 現在function内に過去の値を保存しようとしたところ保存用の行列の定義が毎回更新されるためうまくいきません。過去の値を複数保存し、その値をfunctionブロックで利用するにはどのようにすればよいでしょうか?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Numeric Types finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!