Nabil Miri
Followers: 0 Following: 0
Feeds
提问
Problem 16. Return the largest number that is adjacent to a zero giving me error on my correct code
In problem 16 I used the following solution: function b = nearZero(a) b = max(a(imdilate(a == 0, [1 1 1]))); end It is wo...
4 years 前 | 1 个回答 | 0
1
个回答提问
There is an error in cody problem 9: Who have the most change?
In number 5, its written that the correct answer is c = 1 but the secomnd person has more change than the first person, there...
4 years 前 | 1 个回答 | 0