Problem 47305. Find the second biggist number in a vector or a matrix
Find the second biggist number in a vector or a matrix.
For example,
x = [1 2 3 4];
y_correct = 3;
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers50
Suggested Problems
-
Return the 3n+1 sequence for n
8477 Solvers
-
Back to basics 21 - Matrix replicating
1784 Solvers
-
504 Solvers
-
402 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!