MLS generator

A maximum length sequence (MLS) generator
2,9K download
Aggiornato 22 gen 2007

Nessuna licenza

Maximum length sequences (MLS) are used to probe systems for errors or transfer functions (e.g., as in LTI systems). An initial register sequence of ones is generated (instead of a random binary sequence) by default, but a random sequence can be used. This code makes use of the gfprimdf.m to produce the primitive polynomial (requires the Communications tool box).

Cita come

Tim Streeter (2025). MLS generator (https://it.mathworks.com/matlabcentral/fileexchange/13388-mls-generator), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Audio I/O and Waveform Generation in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: mls.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Fixed a small error where it would save a 15th order sequence to file instead of storing in the workspace.