マトラボシムリンクの matlab functionブロックについて
Show older comments
matlab simulinkで、過去の複数のステップから得た値から、未来のステップ値を推定する自己回帰モデルをmatlab functionブロックで作ろうとしています 現在function内に過去の値を保存しようとしたところ保存用の行列の定義が毎回更新されるためうまくいきません。過去の値を複数保存し、その値をfunctionブロックで利用するにはどのようにすればよいでしょうか?
Accepted Answer
More Answers (0)
Categories
Find more on Numeric Types in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!