Good problem!
It is easy if you use matlab function...
useful function ==> categorical, countcats , sort, unique
solution:
https://github.com/AhmedNazir/MatlabCody/blob/master/popularity.m
this type of hack solutions should be banned
The behavior of accumarray has changed. In R2012b, I used I = accumarray(I.', 1); and it worked. I had to remove the transpose to pass the test suite.
Interesting cody behavior by masking anonymous functions with str2num...
Test Suite having a hissy fit because it wanted a col not a row o_O
Find the sum of all the numbers of the input vector
31993 Solvers
Find all elements less than 0 or greater than 10 and replace them with NaN
13058 Solvers
185 Solvers
Create a Multiplication table matrix...
283 Solvers
Deleting an element in a matrix
325 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!