How to formulate the random matrix between real interval?

1 visualización (últimos 30 días)
I try this formulation r = randi([0.10 0.50],5,5) but Matlab refuse this. Please help me with good formulation

Respuesta aceptada

James Tursa
James Tursa el 7 de Jun. de 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.

Más respuestas (0)

Categorías

Más información sobre Random Number Generation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by