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)
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
- System Identification TB and Optimization TB are available
0 Kommentare
Antworten (1)
Swarooph
am 15 Aug. 2016
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 Kommentare
Siehe auch
Kategorien
Mehr zu Parameter Estimation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!