How to generate pn-sequence in matlab?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Yasmin Tamimi
le 26 Avr 2011
Modifié(e) : John Kelly
le 26 Fév 2015
How can I generate PN-sequence that is then used for spreading the spectrum in CDMA?? I once read that it is implemented using shift registers but how can we write the matlab code?
0 commentaires
Réponse acceptée
Andrew Newell
le 26 Avr 2011
Modifié(e) : John Kelly
le 26 Fév 2015
You might not have to reinvent the wheel. If you have the Communications Toolbox, you could use seqgen. If not, you could try reading Maximum Length Sequences ( m-sequences).
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Switches and Breakers 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!