Complementary Cumulative Distibution Function

CCDF Complementary Cumulative Distribution Function of an array of numbers.
1.5K Downloads
Updated 26 Sep 2011

View License

CCDF Complementary Cumulative Distribution Function of an array of numbers. Y = CCDF(X,STEP) returns an array of values of the complementary cumulative distribution function for the N-Dimensional array X, calculated for
each element of the 1-Dimentional array RANGE which ranges from min(X) to max(X). STEP is a scalar that determines increment in the values of RANGE and hence the smoothness of Y.

[Y,RANGE] = CCDF(X,STEP) also returns the array RANGE.

Cite As

Abdulrahman Siddiq (2024). Complementary Cumulative Distibution Function (https://www.mathworks.com/matlabcentral/fileexchange/33029-complementary-cumulative-distibution-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Test and Measurement 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.0.0.0