uncertainty in measuring

버전 1.0.0.0 (2.11 KB) 작성자: Dimani4
this function computes the uncertainty in measurements.
다운로드 수: 282
업데이트 날짜: 2011/11/22

라이선스 보기

suppose we have function of z(x,y). this program computes how the error in x and y will influence the error in z(x,y).
error in z we defined as
delta(z)=diff(z,x)*delta(x)+diff(z,y)*delta(y), where delta(x) and delta(y) the errors in x and y measurements.
diff(z,y) is the partial derivatives of z under y.

인용 양식

Dimani4 (2024). uncertainty in measuring (https://www.mathworks.com/matlabcentral/fileexchange/33875-uncertainty-in-measuring), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0