Problem 319. Biggest Value in the (Neighbor)Hood
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Venu Lolla
on 14 Feb 2012
Is the B matrix described above correct?
Alfonso Nieto-Castanon
on 15 Feb 2012
no, I believe the first and last rows should read [1 0 0 0 2 3 3] and [1 3 2 3 0 0 2], respectively
rifat
on 5 Feb 2015
Is the test suite correct now? An old problem though...
Jan Orwat
on 5 Feb 2015
Hello Rifat, I've solved this one recently, and it seems to be ok.
Dyuman Joshi
on 21 Feb 2023
The test suite has been updated and solutions have been rescored.
Problem Recent Solvers23
Suggested Problems
-
Renaming a field in a structure array
1193 Solvers
-
177 Solvers
-
Make a run-length companion vector
614 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
177 Solvers
-
How many monitors are connected ?
147 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!