How to generate random number generator in a nested loop
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi! I’m new to matlab. I’m actually taking a course on cellular network and for an assignment I need to generate random 0 and 1 for data or voice connection in a nested loop.. it is a relatively large code and I want to get it checked by someone proficient in matlab.. please help
댓글 수: 4
Rik
2020년 6월 28일
Does there need to be a pattern in the randomness? Otherwise you can simply round the output of rand.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Signal Radiation and Collection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!