Problem 904. Unique: Faster 'rows' for large array of uint8
Solution Stats
Problem Comments
-
1 Comment
Peng Liu
on 6 Sep 2015
If your purpose is to compare the efficiency, I recommend you to use tic/toc or timeit instead of clock/etime. The clock function measures the operating system time which is less reliable as compared to tic/toc measurements.
Solution Comments
Show commentsProblem Recent Solvers17
Suggested Problems
-
Select every other element of a vector
28904 Solvers
-
334 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
1862 Solvers
-
Unique values without using UNIQUE function
270 Solvers
-
Accessing elements on the diagonal
99 Solvers
More from this Author260
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!