You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Quantile function for an empirical cumulative distribution function (ECDF), i.e. inverse-ECDF, of some (finite) data-sample. The ECDF (F) is thus discontinuous and the quantile function (Q) at q is computed as:
Q(q) = inf{x: q<=F(x)}.
Simple problem, frequently discussed online, for which however a clean matlab code seems not to be available.
Cite As
Martin Magris (2026). Inverse empirical cumulative distribution function (https://uk.mathworks.com/matlabcentral/fileexchange/70283-inverse-empirical-cumulative-distribution-function), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (1.27 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
