Given an vector x of integer numbers, find the element of x that has the most primes less than it.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers72
Suggested Problems
-
Remove any row in which a NaN appears
8785 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1280 Solvers
-
find the maximum element of the matrix
542 Solvers
-
Find out total non zero element of matrix
287 Solvers
-
Replace every 3rd element in a vector with 4
267 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It can be an interesting problem but as of now it can be passed by using max()