필터 지우기
필터 지우기

Sensitivity Analysis Tool for Pre-Gathered Discrete Data Sets?

조회 수: 8 (최근 30일)
Cameron Grace
Cameron Grace 2021년 1월 31일
답변: Amrtanshu Raj 2021년 2월 7일
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일
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 !!

카테고리

Help CenterFile Exchange에서 Control Design in Simulink에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by