Generating random number, mathlab

Plese how can I generate a single uniformly distributed random number between 0 and 1
ie U(0,1)

답변 (1개)

Erivelton Gualter
Erivelton Gualter 2019년 12월 10일

0 개 추천

help rand
random_number = rand(1)

카테고리

도움말 센터File Exchange에서 Random Number Generation에 대해 자세히 알아보기

질문:

2019년 12월 10일

답변:

2019년 12월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by