uncertainty in measuring
Version 1.0.0.0 (2,11 ko) par
Dimani4
this function computes the uncertainty in measurements.
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.
Citation pour cette source
Dimani4 (2025). uncertainty in measuring (https://www.mathworks.com/matlabcentral/fileexchange/33875-uncertainty-in-measuring), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |