How to formulate the random matrix between real interval?

1 vue (au cours des 30 derniers jours)
Daniel Mbadjoun
Daniel Mbadjoun le 7 Juin 2019
Commenté : Daniel Mbadjoun le 7 Juin 2019
I try this formulation r = randi([0.10 0.50],5,5) but Matlab refuse this. Please help me with good formulation

Réponse acceptée

James Tursa
James Tursa le 7 Juin 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.

Plus de réponses (0)

Catégories

En savoir plus sur Random Number Generation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by