How to formulate the random matrix between real interval?

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

Risposta accettata

James Tursa
James Tursa il 7 Giu 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.

Più risposte (0)

Categorie

Scopri di più su Random Number Generation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by