Error Propagation

버전 1.4.0.0 (2.07 KB) 작성자: Stephan Koehler
Numerically calculates uncertainties of a function using random numbers to simulate function inputs
다운로드 수: 1.3K
업데이트 날짜: 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 (2026). Error Propagation (https://kr.mathworks.com/matlabcentral/fileexchange/34904-error-propagation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R10
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Uncertain 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