Error Propagation

Numerically calculates uncertainties of a function using random numbers to simulate function inputs
ダウンロード: 1.2K
更新 2013/6/17

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R10
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersUncertain System Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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