speech tx and rx model
Mostra commenti meno recenti
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..
Risposte (2)
Walter Roberson
il 3 Ott 2012
0 voti
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
il 17 Ott 2012
Modificato: Sachin Ganjare
il 17 Ott 2012
0 voti
You can refer below link:
Hope it helps!!!
Categorie
Scopri di più su BPSK in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!