Sensitivity Analysis Tool for Pre-Gathered Discrete Data Sets?

Hi MATLAB Community,
I need some help. I have a data table which was generated from a MATLAB program that I have writen, and I would like to do a sensitivity analysis with the new excel data. The data table has 15 categories and under each category there are 1000 descrete numerical values.
1.) Is it possible to conduct a sensitivity analysis simular to the method used in MATLAB's SIMULINK "Sensitivity Analyser" without using SIMULINK?
2.) If there is no other alternative outside of SIMULINK, can I import this raw data into the SIMULINK Sensitivity Analyser app? Thus far, I have not found a way to import this raw data.
Any suggestions would be greatly appreciated!
Thank you everyone and have a great day.
CG

Respuestas (1)

Amrtanshu Raj
Amrtanshu Raj el 7 de Feb. de 2021
Hi,
you can refer to this example which involves external data while doing senstivity analysis. You can also refer to additional examples here. You can use the readtable function to import data into MATLAB.
Hope this helps !!

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Preguntada:

el 31 de En. de 2021

Respondida:

el 7 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by