Code covered by the BSD License
-
corr(X,varargin)
CORR Periodic and aperiodic cross-correlation function estimates.
-
gold (pu,pv,shift,varargin)
GOLD Gold codes.
-
goldlike(pu,varargin)
GOLDLIKE Gold-like and Dual-BCH codes.
-
karnaugh_inputs(n)
KARNAUGH_INPUTS Boolean inputs for a Karnaugh map.
-
kasami (pu,varargin)
KASAMI Small-set of Kasami codes.
-
kerdock (pu,varargin)
KERDOCK Kerdock codes.
-
lkasami (pu,pv,varargin)
LKASAMI Large-set of Kasami codes.
-
osvf (l,varargin)
OSVF Orthogonal variable spreading factor (OSVF) codes.
-
pnseq(pu,varargin)
PNSEQ PN codes.
-
walshhad (l,varargin)
WALSHHAD Walsh and Hadamard codes.
-
weil (p,varargin)
WEIL Weil codes.
-
View all files
Coding Utilities
by Joe Henning
03 Jan 2010
(Updated 16 Feb 2012)
Generation of code sequences and related utilities
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 11 Jan 2012 |
1) Added cross-correlation values to kasami.m
2) Simplified lkasami.m |
| 28 Jan 2012 |
10) weil.m generates Weil code sequences. |
| 16 Feb 2012 |
11) kerdock.m generates binary Kerdock code sequences. |
|
Contact us at files@mathworks.com