Problem 2457. Find 100 from a Matrix and Replace With 0 with less computation time
Solution Stats
Problem Comments
-
3 Comments
Shravankumar P
on 23 Jul 2014
tell me how to find the 't'
Deepesh B
on 25 Jul 2014
tic
Find_And_Replace(x);
t = toc;
Matthew Eicholtz
on 16 Feb 2016
I'm not sure how the computation time matters here. Is it just for our personal benefit? A solution will pass even if it is very slow.
Solution Comments
Show commentsProblem Recent Solvers105
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
427 Solvers
-
235 Solvers
-
Rounding off numbers to n decimals
3494 Solvers
-
171 Solvers
-
356 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!