Error Propagation

Numerically calculates uncertainties of a function using random numbers to simulate function inputs
1.2K Downloads
Updated 17 Jun 2013

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Uncertain System Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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