Sensitivity Analysis of shallow ANN using Sensitivity Analyzer

4 visualizaciones (últimos 30 días)
Rahul Deoagm
Rahul Deoagm el 15 de Oct. de 2020
Respondida: Shraddha Jain el 9 de Mzo. de 2021
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.

Respuestas (1)

Shraddha Jain
Shraddha Jain el 9 de Mzo. de 2021
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!

Categorías

Más información sobre Verification, Validation, and Test en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by