Parameter specification error in Parameter estimation
15 views (last 30 days)
Show older comments
Error: 'The parameter(s) 'a, b, d, g' are specified as both global parameters to estimate and per-experiment parameters. Parameters must either be global or per-experiment but can not be both.'
The variables a,b,d and g are the parameters that I want to estimate using the parameter estimation app in simulink. How can I resolve the above mentioned error?
1 Comment
Anastasia Oskina
on 13 Oct 2020
Hi,
Your chosen parameters should not be repeated as "Parameters Tuned for all Experiments" and "Parameters Tuned Per Experiment" (at the "Select Parameters" window).
Answers (0)
See Also
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!