| berawgn | Bit error rate (BER) for uncoded AWGN channels |
| bercoding | Bit error rate (BER) for coded AWGN channels |
| berconfint | Bit error rate
(BER) and confidence interval of Monte Carlo simulation |
| berfading | Bit error rate (BER) for Rayleigh and Rician fading channels |
| berfit | Fit curve to nonsmooth empirical bit error rate (BER) data |
| bersync | Bit error rate (BER) for imperfect synchronization |
| biterr | Compute number of bit errors and bit error rate (BER) |
| commscope | Package of communications scope classes |
| commscope.eyediagram | Eye diagram analysis |
| distspec | Compute distance spectrum of convolutional code |
| eyediagram | Generate eye diagram |
| noisebw | Equivalent noise bandwidth of filter |
| scatterplot | Generate scatter plot |
| semianalytic | Calculate bit error rate (BER) using semianalytic technique |
| symerr | Compute number of symbol errors and symbol error rate |
| bchdec | BCH decoder |
| bchenc | BCH encoder |
| bchgenpoly | Generator polynomial of BCH code |
| bchnumerr | Number of correctable errors for BCH code |
| convenc | Convolutionally encode binary data |
| cyclgen | Produce parity-check and generator matrices for cyclic
code |
| cyclpoly | Produce generator polynomials for cyclic code |
| decode | Block decoder |
| dvbs2ldpc | Low-density parity-check codes from DVB-S.2 standard |
| encode | Block encoder |
| fec.bchdec | Construct BCH decoder object |
| fec.bchenc | Construct BCH encoder object |
| fec.ldpcdec | Construct LDPC decoder object |
| fec.ldpcenc | Construct LDPC encoder object |
| fec.rsdec | Construct Reed-Solomon decoder object |
| fec.rsenc | Construct Reed-Solomon encoder object |
| gen2par | Convert between parity-check and generator matrices |
| gfweight | Calculate minimum distance of linear block code |
| hammgen | Produce parity-check and generator matrices for Hamming
code |
| rsdec | Reed-Solomon decoder |
| rsdecof | Decode ASCII file encoded using Reed-Solomon code |
| rsenc | Reed-Solomon encoder |
| rsencof | Encode ASCII file using Reed-Solomon code |
| rsgenpoly | Generator polynomial of Reed-Solomon code |
| syndtable | Produce syndrome decoding table |
| vitdec | Convolutionally decode binary data using Viterbi algorithm |
| algdeintrlv | Restore ordering of symbols using algebraically derived
permutation table |
| algintrlv | Reorder symbols using algebraically derived permutation
table |
| convdeintrlv | Restore ordering of symbols using shift registers |
| convintrlv | Permute symbols using shift registers |
| deintrlv | Restore ordering of symbols |
| heldeintrlv | Restore ordering of symbols permuted using helintrlv |
| helintrlv | Permute symbols using helical array |
| helscandeintrlv | Restore ordering of symbols in helical pattern |
| helscanintrlv | Reorder symbols in helical pattern |
| intrlv | Reorder sequence of symbols |
| matdeintrlv | Restore ordering of symbols by filling matrix by columns
and emptying it by rows |
| matintrlv | Reorder symbols by filling matrix by rows and emptying
it by columns |
| muxdeintrlv | Restore ordering of symbols using specified shift registers |
| muxintrlv | Permute symbols using shift registers with specified delays |
| randdeintrlv | Restore ordering of symbols using random permutation |
| randintrlv | Reorder symbols using random permutation |
| cma | Construct constant modulus algorithm (CMA) object |
| dfe | Construct decision-feedback equalizer object |
| equalize | Equalize signal using equalizer object |
| lineareq | Construct linear equalizer object |
| lms | Construct least mean square (LMS) adaptive algorithm object |
| mlseeq | Equalize linearly modulated signal using Viterbi algorithm |
| normlms | Construct normalized least mean square (LMS) adaptive algorithm
object |
| reset (equalizer) | Reset equalizer object |
| rls | Construct recursive least squares (RLS) adaptive algorithm
object |
| signlms | Construct signed least mean square (LMS) adaptive algorithm
object |
| varlms | Construct variable-step-size least mean square (LMS) adaptive
algorithm object |
| convmtx | Convolution matrix of Galois field vector |
| cosets | Produce cyclotomic cosets for Galois field |
| dftmtx | Discrete Fourier transform matrix in Galois field |
| fft | Discrete Fourier transform |
| filter (gf) | 1-D digital filter over Galois field |
| gf | Create Galois field array |
| gftable | Generate file to accelerate Galois field computations |
| ifft | Inverse discrete Fourier transform |
| isprimitive | True for primitive polynomial for Galois field |
| log | Logarithm in Galois field |
| minpol | Find minimal polynomial of Galois field element |
| mldivide | Matrix left division \ of Galois arrays |
| primpoly | Find primitive polynomials for Galois field |
| gfadd | Add polynomials over Galois field |
| gfconv | Multiply polynomials over Galois field |
| gfcosets | Produce cyclotomic cosets for Galois field |
| gfdeconv | Divide polynomials over Galois field |
| gfdiv | Divide elements of Galois field |
| gffilter | Filter data using polynomials over prime Galois field |
| gflineq | Find particular solution of Ax = b over prime Galois field |
| gfminpol | Find minimal polynomial of Galois field element |
| gfmul | Multiply elements of Galois field |
| gfpretty | Polynomial in traditional format |
| gfprimck | Check whether polynomial over Galois field is primitive |
| gfprimdf | Provide default primitive polynomials for Galois field |
| gfprimfd | Find primitive polynomials for Galois field |
| gfrank | Compute rank of matrix over Galois field |
| gfrepcov | Convert one binary polynomial representation to another |
| gfroots | Find roots of polynomial over prime Galois field |
| gfsub | Subtract polynomials over Galois field |
| gftrunc | Minimize length of polynomial representation |
| gftuple | Simplify or convert Galois field element formatting |
| alignsignals | Align two signals by delaying earliest signal |
| bi2de | Convert binary vectors to decimal numbers |
| bin2gray | Convert positive integers into corresponding Gray-encoded integers |
| de2bi | Convert decimal numbers to binary vectors |
| finddelay | Estimate delay(s) between signals |
| gray2bin | Convert Gray-encoded positive integers to corresponding
Gray-decoded integers |
| iscatastrophic | True for trellis corresponding to catastrophic convolutional
code |
| istrellis | True for valid trellis structure |
| marcumq | Generalized Marcum Q function |
| mask2shift | Convert mask vector to shift for shift register configuration |
| oct2dec | Convert octal to decimal numbers |
| poly2trellis | Convert convolutional code polynomials to trellis description |
| qfunc | Q function |
| qfuncinv | Inverse Q function |
| seqgen | Sequence generator package |
| seqgen.pn | Construct default PN sequence generator object |
| shift2mask | Convert shift to mask vector for shift register configuration |
| vec2mat | Convert vector into matrix |