propUnc

propUnc(F,x,dx,X,C,c) evaluates the uncertainty and value of a function near a set of inputs with given uncertainties

You are now following this Submission

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 .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0