Log-uniform sampling for global sensitivity analyses
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Abed Alnaif
am 26 Okt. 2021
Kommentiert: Abed Alnaif
am 28 Okt. 2021
Hello,
When using the sbiosobol function, what's the default distribution that is used to sample between the bounds? Is there a way to specify uniform distributions for some parameters and log-uniform for others? I know that this can be done by changing the structural model so that the log-uniform parameters are used e.g. as 10^k, but I am wondering if there's a way to do this without modifying the model?
Thank you,
Abed
0 Kommentare
Akzeptierte Antwort
Jeremy Huard
am 26 Okt. 2021
Hi Abed,
This option was added to sbiosobol in the latest release R2021b.
Best regards,
Jérémy
3 Kommentare
Jeremy Huard
am 26 Okt. 2021
Hi Abed,
You can specify such samples by passing in a SimBiology.Scenarios object as the second input argument or by specifying the 'Distributions' name-value argument with a vector of probability distribution objects as its value.
https://www.mathworks.com/help/releases/R2021b/simbio/ref/sbiosobol.html#mw_1ef1927b-eefd-499b-a88f-8c3542d4df85
Weitere Antworten (0)
Communitys
Weitere Antworten in SimBiology Community
Siehe auch
Kategorien
Mehr zu Perform Sensitivity Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!