Error Propagation

Numerically calculates uncertainties of a function using random numbers to simulate function inputs
1,3K Downloads
Aktualisiert 17. Jun 2013

Lizenz anzeigen

Numerically calculates uncertainties for a function where the variables' means and uncertainties are given.

Arguments are i) function (either an inline function or proper m-file), ii) the mean values for each variable and iii) the uncertainties for each variable.

If requested, also shows a histogram plot.

Also gives skew and kurtosis values

Zitieren als

Stephan Koehler (2024). Error Propagation (https://www.mathworks.com/matlabcentral/fileexchange/34904-error-propagation), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R10
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Uncertain System Analysis finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.4.0.0

typo in line 74.

1.2.0.0

bug fixes

1.1.0.0

Updated the script to make inputs more intuitive.

1.0.0.0