photo

Nabil Miri


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer