Determine whose territory is largest. If there are multiple numbers tied for the largest territory, return the smallest number.
For example,
X = [ 1 1 2 2 1 1 2 2 2 2 2 2 ]
y = 2
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers110
Suggested Problems
-
1220 Solvers
-
Omit columns averages from a matrix
618 Solvers
-
Change the sign of even index entries of the reversed vector
642 Solvers
-
518 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
646 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!