How is it possible to open the Parameter Estimation Toolbox for a simulink model in R2016a ? (select subsystem and click analyze and Parameter Estimation still not exists)
3 ビュー (過去 30 日間)
古いコメントを表示
- System Identification TB and Optimization TB are available
0 件のコメント
回答 (1 件)
Swarooph
2016 年 8 月 15 日
Parameter Estimation tool is part of the Simulink Design Optimization toolbox which is different from the Optimization toolbox and the System Identification toolbox. You can find this option under Analysis > Parameter Estimation but you would need to have license for this toolbox.
If you were talking about the System Identification Toolbox app. Type the following command in MATLAB to open it:
>> systemIdentification
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Parameter Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!