How to formulate the random matrix between real interval?

1 Ansicht (letzte 30 Tage)
I try this formulation r = randi([0.10 0.50],5,5) but Matlab refuse this. Please help me with good formulation

Akzeptierte Antwort

James Tursa
James Tursa am 7 Jun. 2019
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.

Weitere Antworten (0)

Kategorien

Mehr zu Random Number Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by