Delta

Uncertainty symbolic and numeric calculator
104 Downloads
Updated 5 Apr 2016

View License

“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 (2024). Delta (https://www.mathworks.com/matlabcentral/fileexchange/56216-delta), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Symbolic Math Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

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

1.0.0.0