Communications package: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(remove implemented functions) |
||
Line 55: | Line 55: | ||
* intdump | * intdump | ||
* rcosflt | * rcosflt | ||
* rcosiir | * rcosiir | ||
Line 113: | Line 112: | ||
* berawgn | * berawgn | ||
* bercoding | * bercoding | ||
* berfading | * berfading | ||
* berfit | * berfit |
Latest revision as of 17:51, 28 December 2020
The communications package is part of the Octave Forge project and provides digital communications functions for use with Octave. The functions provided by the communications package include creation of signals and noise, channel modeling and equalization, block and convolutional coding, and modulation and demodulation.
Missing Functions[edit]
This is a list of functions that are not yet implemented in the Octave communications package. This list is subject to change and may not be complete in any sense. However, it is a starting point when looking for missing functionality or for possible projects to work on.
Signals[edit]
- alignsignals
- finddelay
Source Coding[edit]
- arithdeco
- arithenco
Block Interleaving[edit]
- algdeintrlv
- algintrlv
- convdeintrlv
- convintrlv
- heldeintrlv
- muxdeintrlv
- muxintrlv
Block Coding[edit]
- bchdec
- bchenc
- bchgenpoly
- bchnumerr
- rsgenpolycoeffs
Convolutional Coding[edit]
- iscatastrophic
- vitdec
Modulation[edit]
- dpskdemod
- dpskmod
- fskdemod
- fskmod
- modnorm
- oqpskdemod
- oqpskmod
- pmdemod
- pmmod
- ssbdemod
- ssbmod
Channel Filters[edit]
- intdump
- rcosflt
- rcosiir
- rectpulse
Galois Fields of Odd Characteristic[edit]
- gfadd
- gfconv
- gfcosets
- gfdeconv
- gfdiv
- gffilter
- gflineq
- gfminpol
- gfmul
- gfpretty
- gfprimck
- gfprimdf
- gfprimfd
- gfrank
- gfrepcov
- gfroots
- gfsub
- gftrunc
- gftuple
Utility Functions[edit]
- bin2gray
- gray2bin
Equalization[edit]
- cma
- dfe
- equalize
- lineareq
- lms
- mlseeq
- normlms
- reset
- rls
- signlms
- varlms
Channel Models[edit]
- legacychannelsim
- plot
- rayleighchan
- ricianchan
- stdchan
Measurement and Analysis[edit]
- berawgn
- bercoding
- berfading
- berfit
- bersync
- distspec
- noisebw
- semianalytic
Interactive Analysis Tools[edit]
- bertool
- EyeScope