sequence length encoder (seqle, similar to rle)

版本 1.0.0.0 (1.8 KB) 作者: Carl Witthoft
Encodes data run lengths for specified sequence in manner similar to RLE
304.0 次下载
更新时间 2012/6/1

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Large Files and Big Data 的更多信息
致谢

参考作品: RLE de/encoding

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0