speech tx and rx model
조회 수: 1 (최근 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!