Generating random number, mathlab

조회 수: 2 (최근 30일)
Prince Igweze
Prince Igweze 2019년 12월 10일
답변: Erivelton Gualter 2019년 12월 10일
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일
help rand
random_number = rand(1)

카테고리

Help CenterFile Exchange에서 Waveform Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by