Clear Filters
Clear Filters

generate log uniform distribution as makedist object

2 views (last 30 days)
How to make a log uniform distribution?
Knowing https://de.mathworks.com/matlabcentral/answers/283168-how-to-choose-values-log-uniformly-in-matlab
My question is more technical: using sdo, I can define a distribution for my input values, via
ps.setDistribution('name', makedist(...))
What do I have to do, if makedist does not create the distribution I want to feed into sdo, e. g. the log uniform distribution?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!