How to generate random number generator in a nested loop
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Rik
le 28 Juin 2020
Does there need to be a pattern in the randomness? Otherwise you can simply round the output of rand.
Réponses (0)
Voir également
Catégories
En savoir plus sur Signal Radiation and Collection dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!