Delta (GUI)

Uncertainty symbolic and numeric calculator (GUI version)

You are now following this Submission

“Delta” is an application 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 graphically in the main GUI and extracted in Excel sheet.
User manual:
http://fr.slideshare.net/EricOgier/delta-user-manual

The core version, without GUI, is enable at the following link:
http://www.mathworks.com/matlabcentral/fileexchange/56216-delta

Cite As

Eric Ogier (2026). Delta (GUI) (https://se.mathworks.com/matlabcentral/fileexchange/56376-delta-gui), 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.0.0.0

Adding of a picture.
Adding of a link to user manual.