Global Sensitivity Analysis Toolbox
GSAT package includes routines for generic global sensitivity analysis. In particular it implements Sobol' analysis and FAST analysis to models with up 50 different input parameters.
It contains 2 examples plus 1 example for multi-input/multi-output models.
Thanks to Simon Johnstone-Robertson GSAT for the parallel and multi-output implementation.
Cite As
flax (2025). Global Sensitivity Analysis Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/40759-global-sensitivity-analysis-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.57.0.0 | fixed a typo in filename (thanks Hadi)
|
||
1.56.0.0 | The new routines Multi-I/O perform model evaluations in parallel and allow the model to evaluate simultaneously the sensitivity indices for all multiple output variables (coded by Simon Johnstone-Robertson) |
||
1.52.0.0 | Bugs fixed |
||
1.51.0.0 | bug fixed in fnc_FAST_getFreqs.m
|
||
1.5.0.0 | Tutorial updated |
||
1.4.0.0 | A short tutorial in pdf has been added |
||
1.3.0.0 | Avoided the de2bi function in Communications System Toolbox |
||
1.2.0.0 | Added comments to the scripts |
||
1.0.0.0 |