How to choose values log-uniformly in Matlab?
1 次查看(过去 30 天)
显示 更早的评论
Hello
I have read a text in which a discrete value is chosen at random log-uniformly between 128 and 4000 and a second continuous value is chosen at random log-uniformly between 0.001 and 1.
How can I do this in Matlab?
Second, what is the property of log-uniformly instead of just uniform? I assume that choosing log-uniform values between 128 and 4000 favors values near 128 while uniform makes all values equal likely but I'm not sure if this is true.
0 个评论
采纳的回答
Star Strider
2016-5-8
I found two references online: log uniform distributions and Log-Uniform Distribution. An application of it is in: ‘Log-uniform distribution of gold deposits along major Archean fault zones’ Miner Deposita (2013) 48:817–824.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!