Error Propagation

Numerically calculates uncertainties of a function using random numbers to simulate function inputs
1,3K download
Aggiornato 17 giu 2013

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R10
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Uncertain System Analysis in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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