How to formulate the random matrix between real interval?

1 次查看(过去 30 天)
I try this formulation r = randi([0.10 0.50],5,5) but Matlab refuse this. Please help me with good formulation

采纳的回答

James Tursa
James Tursa 2019-6-7
See the second example in the rand doc here, and use your endpoints of 0.10 and 0.50 instead of the example endpoints of -5 and 5.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Random Number Generation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by