Problem 40. Reverse Run-Length Encoder
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Carl Witthoft
on 17 Nov 2015
See my function "seqle" on FileExchange. It may not be as compact, but it's easy to use and both encodes and decodes.
David Verrelli
on 28 Sep 2017
The problem statement would have been clearer if the principle of RLE had been explained with an encoding example first. Alternatively, it would have been useful to explicitly mention that the data in vector x is being read pairwise.
Sanzhar Askaruly
on 5 Jul 2019
easy
subbarao satha
on 2 Mar 2020
useful challenge
赛鼎 薛华
on 11 Jul 2022
useful
Solution Comments
Show commentsProblem Recent Solvers2305
Suggested Problems
-
Find common elements in matrix rows
2300 Solvers
-
Calculate the area of a triangle between three points
2318 Solvers
-
Cell Counting: How Many Draws?
1483 Solvers
-
559 Solvers
-
6890 Solvers
More from this Author96
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!