Open a model in simulink-sensitivity analyzer
显示 更早的评论
Hi everybody, I'm new in simulink and I haven't handle it, I have a basic question.
I wonder if I have to use one of the Simulink "standard model" to use the app "Sensitivity Analyzer" of Simulink or I can load my personal model somehow and made a sensitivity analysis of it. And if not, is there another app/function of Matlab/Simulink which allows to made a driven sensitivity analysis?
Thank you, Ilaria
回答(1 个)
Simran
2025-2-12
0 个投票
I am assuming you want to know if you can use “Sensitivity Analyzer” on your own personal model. If that is the case, you most definitely can do that. Follow these steps to do so:
1.) Open the Simulink model which you want to work on.
2.) Then in the “Apps” tab, go to the “Sensitivity Analyzer”.
3.) In the “Sensitivity Analyzer” window, click on “Select Parameters” and define the parameters from your model you want to analyze. This could be a specific output or a set of conditions your model should specify.
4.) After you’re done with this, simply click on “Evaluate Model”.
Once the analysis is complete, the “Sensitivity Analyzer” will provide you with plots and data to visualize how changes in parameters affect your model’s performance.
You can refer to this documentation for more information about “Sensitivity Analyzer”:
类别
在 帮助中心 和 File Exchange 中查找有关 Create Large-Scale Model Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!