Discrete uniform distribution CDF (vectorized).
Parameters |
Description |
X |
Defines distribution domain, real vector or matrix with values on closed interval [A,B]. |
A |
Distribution parameter, real value, defining distribution lower bound. |
B |
Distribution parameter, real value, defining distribution upper bound. |
Res |
After calculation stores the CDF calculated from X, A and B. Length and Complex properties of Res are adjusted automatically to match Length and Complex properties of X. |
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|