Main Content
bocmod
Description
performs binary offset carrier (BOC) modulation on the input bits y
= bocmod(x
,m
,n
)x
by
using a square wave and returns the modulated symbols y
.
m
is the square wave frequency indicator. n
is
the input bit rate indicator.
By default, the phasing of the square wave is set to the phase of the sine curve.
specifies the number of samples per half cycle of the square wave.y
= bocmod(x
,m
,n
,halfcyclesps
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2022a