Complementary Cumulative Distibution Function
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.
Citar como
Abdulrahman Siddiq (2026). Complementary Cumulative Distibution Function (https://la.mathworks.com/matlabcentral/fileexchange/33029-complementary-cumulative-distibution-function), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
