How to generate random number generator in a nested loop
2 ビュー (過去 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!