Sensitivity Analysis of shallow ANN using Sensitivity Analyzer

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.

Answers (1)

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!

Categories

Asked:

on 15 Oct 2020

Answered:

on 9 Mar 2021

Community Treasure Hunt

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

Start Hunting!