speech tx and rx model
4 ビュー (過去 30 日間)
古いコメントを表示
i want to speech transmit and receive. i m wave file to input bpsk then awgn channel block and bpsk dmod block and audio device.. the error occurs input must be inter from 0 to m-1..
0 件のコメント
回答 (2 件)
Walter Roberson
2012 年 10 月 3 日
bpsk is for transmitting symbols of an "alphabet" that has m different symbols in it. You must convert your input signal into symbols before you can transmit them.
There are multiple ways of converting input into symbols. One of the ways, for example, is to use Huffman encoding.
Sachin Ganjare
2012 年 10 月 17 日
編集済み: Sachin Ganjare
2012 年 10 月 17 日
You can refer below link:
Hope it helps!!!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で BPSK についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!