Complementary Cumulative Distibution Function

CCDF Complementary Cumulative Distribution Function of an array of numbers.

您现在正在关注此提交

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.

引用格式

Abdulrahman Siddiq (2026). Complementary Cumulative Distibution Function (https://ww2.mathworks.cn/matlabcentral/fileexchange/33029-complementary-cumulative-distibution-function), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Test and Measurement 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0