cdma
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how to perform implementation of cdma using matlab code,
steps involved:
1)get the input binary data (b(t))
2)generate PN sequence using LFSR (c(t))
3)perform y(t)=b(t).c(t) [plot y(t) b(t) c(t)]
4)modulate y(t)
5)demodulate to get the original input data. then display frequency,time of input data signal, spreaded signal and the modulated signal
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Test and Measurement 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!