Sensitivity Analysis of shallow ANN using Sensitivity Analyzer

2 ビュー (過去 30 日間)
Rahul Deoagm
Rahul Deoagm 2020 年 10 月 15 日
回答済み: Shraddha Jain 2021 年 3 月 9 日
How to perform sensitivity analysis of shallow ANN using Sensitivity Analyzer app?
I have generated the model in simulink of my ANN using gensim. I have 3 parameters and one output. But i don't know how to import it into the app.

回答 (1 件)

Shraddha Jain
Shraddha Jain 2021 年 3 月 9 日
Hi Rahul,
In order to run the Sensitivity Analyzer tool for a simulink model named simulink_model.slx, execute the following command in MATLAB command window,
ssatool('simulink_model')
Make sure that the model is saved in the current MATLAB folder before you run ssatool.
Hope this helps!

カテゴリ

Help Center および File ExchangeVerification, Validation, and Test についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by