You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
propUnc(F,x,dx,X) takes the function "F", with variables "X", and returns the uncertainty of the function with variable values "x" and uncertainties "dx"
propUnc(___,C,c) clears up some notation by defining constants used in the function "F" which don't need different values
[dF, Fx] = propUnc(___) includes the output of the function values for the given inputs
F - function relating the variables "X", expressed as a string
X - variables within "F", expressed as a row vector of strings
x - values of "X" to be considered, with each column corresponding to a different variable in "X"
dx - uncertainty in the values of "X", with each column corresponding to a different variable in X
C - symbols used for "c" in "F", expressed as a row vector of strings
c - values for constants in "F", with element corresponding to a different constant in "C"
Cite As
Graham Holt (2026). propUnc (https://www.mathworks.com/matlabcentral/fileexchange/183905-propunc), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.67 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
