How to generate pn-sequence in matlab?

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?

 採用された回答

Andrew Newell
Andrew Newell 2011 年 4 月 26 日
編集済み: John Kelly 2015 年 2 月 26 日

0 投票

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).

1 件のコメント

Yasmin Tamimi
Yasmin Tamimi 2011 年 4 月 27 日
Thanks a lot Andrew.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeWaveform-Level Simulations についてさらに検索

質問済み:

2011 年 4 月 26 日

編集済み:

2015 年 2 月 26 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by