speech tx and rx model

1 次查看(过去 30 天)
vipul chaudhari
vipul chaudhari 2012-10-3
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..

回答(2 个)

Walter Roberson
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.
  2 个评论
vipul chaudhari
vipul chaudhari 2012-10-17
plz sir can u guide me how can i convert my speech signal, or any other wave file to convert in symbol..
vipul chaudhari
vipul chaudhari 2012-10-17
how to use this huffman coding.

请先登录,再进行评论。


Sachin Ganjare
Sachin Ganjare 2012-10-17
编辑:Sachin Ganjare 2012-10-17

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by