パラメータ推定アプリをMATLAB関数で実行することが可能ですか?
Show older comments
Simscapeで作成した回路のパラメータを、下記リンクで紹介された例で使用したパラメータ推定アプリで推定したいですが、
大量な試験をする際手動で一個一個選択するのが大変なので、mスクリプトで上記パラメータ推定アプリを実行して一括自動推定したいです。
上記パラメータ推定アプリを関数で呼び出し、推定したいパラメータと使用するInputData,OutputDataを関数でセットし、パラメータ推定を実行することが可能でしょうか?
https://jp.mathworks.com/videos/estimating-dc-motor-parameters-97057.html
Accepted Answer
More Answers (0)
Categories
Find more on Parameter Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!