How to formulate the random matrix between real interval?

1 回表示 (過去 30 日間)
Daniel Mbadjoun
Daniel Mbadjoun 2019 年 6 月 7 日
コメント済み: Daniel Mbadjoun 2019 年 6 月 7 日
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 Center および File ExchangeRandom Number Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by