Global Sensitivity Analysis Toolbox

Version 1.57.0.0 (10 Mo) par flax
Set of Matlab routines developed for calculating sensitivity indices of a generic user-defined model
11,2K téléchargements
Mise à jour 17 fév. 2017

Afficher la licence

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.

Citation pour cette source

flax (2025). Global Sensitivity Analysis Toolbox (https://fr.mathworks.com/matlabcentral/fileexchange/40759-global-sensitivity-analysis-toolbox), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Dynamic System Models dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.57.0.0

fixed a typo in filename (thanks Hadi)
missing files added

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
After updates by Simon Johnstone-Robertson modified GSAT now
- runs in parallel (significantly faster for models that take a long time to complete even a single simulation)
- accommodates models that generate multiple output variables

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