Problem 2457. Find 100 from a Matrix and Replace With 0 with less computation time
Solution Stats
Problem Comments
-
3 Comments
tell me how to find the 't'
tic
Find_And_Replace(x);
t = toc;
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.
Problem Recent Solvers90
Suggested Problems
-
Set some matrix elements to zero
352 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
673 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
714 Solvers
-
114 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
134 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!