Generating random number, mathlab

1 visualización (últimos 30 días)
Prince Igweze
Prince Igweze el 10 de Dic. de 2019
Respondida: Erivelton Gualter el 10 de Dic. de 2019
Plese how can I generate a single uniformly distributed random number between 0 and 1
ie U(0,1)

Respuestas (1)

Erivelton Gualter
Erivelton Gualter el 10 de Dic. de 2019
help rand
random_number = rand(1)

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