Delta

Uncertainty symbolic and numeric calculator

You are now following this Submission

“Delta” is a function dedicated to the symbolic and numeric calculations of uncertainties. The uncertainty calculation is based on the symbolic evaluation of the partial derivatives of the function defined by user. The norm of uncertainty vector, obtained by weighting the variables uncertainties by their partial derivatives, can be performed with:
- L1-norm : sum of absolute distances, also known as "Manhattan" or "city blocks"
- L2-norm : Euclidean norm
The results in terms of value, uncertainty and partial derivatives can be displayed in MATLAB console or saved in specific numeric and symbolic variables.
The GUI version is enable at the following link:
http://fr.mathworks.com/matlabcentral/fileexchange/56376-delta--gui-

Cite As

Eric Ogier (2026). Delta (https://se.mathworks.com/matlabcentral/fileexchange/56216-delta), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Improvement of symbolic calculation robustness.
Adding a of a link to the GUI version.

1.0.0.0