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 Solvers48
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1858 Solvers
-
The Hitchhiker's Guide to MATLAB
3327 Solvers
-
Split a string into chunks of specified length
1878 Solvers
-
439 Solvers
-
1592 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!