uncertainty in measuring

Versión 1.0.0.0 (2,11 KB) por Dimani4
this function computes the uncertainty in measurements.
279 descargas
Actualizado 22 nov 2011

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0