help in propagation of uncertainty calculations
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying to calculate the statistical propagation of uncertainty for several parameters, (one each time) using MWC (long and complicated) equation. is there any Matlab function to perform such calculation? or any other function that can help me? thanks Olga
2 Kommentare
Antworten (3)
Star Strider
am 21 Mai 2014
I’m familiar with Monod Wyman and Changeux model, but there are so many different disciplines here on MATLAB Answers with so many different acronyms and abbreviations, that guessing them correctly is impossible.
I’m not certain what you mean by ‘the statistical propagation of uncertainty for several parameters’. If you mean sensitivity coefficients — the partial derivatives of Y with respect to each parameter — use the Symbolic Math Toolbox jacobian function, or use it to define the derivatives individually.
0 Kommentare
Deepak Ramaswamy
am 30 Mai 2014
This file exchange entry may be of use: http://www.mathworks.com/matlabcentral/fileexchange/17901-propagation-of-uncertainty
0 Kommentare
Sterling Baird
am 13 Aug. 2020
Bearbeitet: Sterling Baird
am 13 Aug. 2020
While not a MATLAB solution (you mentioned other functions as being OK), Mathematica 12 has an experimental set of functions, one of which is AroundReplace[] which does uncertainty propagation: example
0 Kommentare
Siehe auch
Kategorien
Mehr zu Polymers 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!