how to generate 10 random numbers ( 0 to 1)

2 visualizzazioni (ultimi 30 giorni)
Piyush Kushwaha
Piyush Kushwaha il 18 Set 2020
Modificato: KSSV il 18 Set 2020
how to generate 10 random numbers ( 0 to 1). For ex.,
0.9865, 0.2376, 0.5743,…

Risposte (1)

KSSV
KSSV il 18 Set 2020
Modificato: KSSV il 18 Set 2020
Read about rand.
iwant = rand(1,10)

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