Parameter specification error in Parameter estimation
16 次查看(过去 30 天)
显示 更早的评论
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 个评论
Anastasia Oskina
2020-10-13
Hi,
Your chosen parameters should not be repeated as "Parameters Tuned for all Experiments" and "Parameters Tuned Per Experiment" (at the "Select Parameters" window).
回答(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!