Communications Toolbox | ![]() ![]() |
A Detailed Example
This chapter describes a particular example in detail, to help you get started using the Communications Toolbox. It uses several functions from the toolbox, as the table below indicates. When viewing the table in HTML, you can click in the first column to see a function's detailed reference page or click in the second column to see how the function behaves within this example.
Function |
Purpose in Example |
randint |
Generate a random signal |
dmodce |
Modulate signals |
ddemodce |
Demodulate signals |
biterr |
Compute bit error rate |
modmap |
Plot a signal constellation |
This chapter assumes very little about your prior knowledge of MATLAB, although it still assumes that you have a basic knowledge about communications subject matter.
![]() | Typographical Conventions | What the Example Does | ![]() |