sequence length encoder (seqle, similar to rle)

Encodes data run lengths for specified sequence in manner similar to RLE
304 descargas
Actualizado 1 jun 2012

Ver licencia

RLE encodes the runlengths of constant values in a vector. SEQLE takes an increment value as a second argument and encodes sequences which increment by that value.
Decoder included.
Design based on MatLab #4955 and R-code by the author.

Citar como

Carl Witthoft (2024). sequence length encoder (seqle, similar to rle) (https://www.mathworks.com/matlabcentral/fileexchange/36955-sequence-length-encoder-seqle-similar-to-rle), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Large Files and Big Data en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: RLE de/encoding

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0