Loguniform Distribution
Evaluate and generate random samples from loguniform distribution
Create a probability distribution object LoguniformDistribution by using the makedist function. Then, use
                        object functions to evaluate the distribution, generate random numbers, and
                        so on.
To learn about the loguniform distribution, see Loguniform Distribution.
Objects
LoguniformDistribution | Loguniform probability distribution object (Since R2021b) | 
Functions
Topics
- Loguniform Distribution
The loguniform distribution (also called the reciprocal distribution) has a density that is proportional to the reciprocal of the variable value within its two bounding parameters.