Coding Utilities
This zip file contains nine functions related to the generation and use of code sequences. The functions are:
1) corr.m calculates estimates of the periodic and aperiodic cross-correlation function.
2) gold.m generates binary Gold code and orthogonal Gold code sequences.
3) goldlike.m generates Gold-like or Dual-BCH sequences.
4) karnaugh_inputs.m generates Boolean inputs for a Karnaugh map.
5) kasami.m generates the small set of Kasami codes.
6) lkasami.m generates the large set of Kasami codes.
7) osvf.m generates orthogonal variable spreading factor (OSVF) codes.
8) pnseq.m generates a pseudonoise (PN) sequence from a binary linear feedback shift register.
9) walshhad.m generates binary Walsh and Hadamard code sequences.
10) weil.m generates Weil code sequences.
11) kerdock.m generates binary Kerdock code sequences.
Cita come
Joe Henning (2025). Coding Utilities (https://it.mathworks.com/matlabcentral/fileexchange/26258-coding-utilities), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
 
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.9.0.0 | spacing for parsing  | 
          ||
| 1.8.0.0 | updated comments  | 
          ||
| 1.7.0.0 | Updated file description  | 
          ||
| 1.5.0.0 | 11) kerdock.m generates binary Kerdock code sequences.  | 
          ||
| 1.3.0.0 | 10) weil.m generates Weil code sequences.  | 
          ||
| 1.1.0.0 | 1) Added cross-correlation values to kasami.m
  | 
          ||
| 1.0.0.0 | 
