How to generate pn-sequence in matlab?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Yasmin Tamimi
el 26 de Abr. de 2011
Editada: John Kelly
el 26 de Feb. de 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 comentarios
Respuesta aceptada
Andrew Newell
el 26 de Abr. de 2011
Editada: John Kelly
el 26 de Feb. de 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).
Más respuestas (0)
Ver también
Categorías
Más información sobre Switches and Breakers en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!