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

답변 (1개)

Amrtanshu Raj
Amrtanshu Raj 2021년 2월 7일

0 개 추천

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 !!

카테고리

도움말 센터File Exchange에서 Sensitivity Analysis에 대해 자세히 알아보기

제품

릴리스

R2020a

질문:

2021년 1월 31일

답변:

2021년 2월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by