Problem 42481. Low level NaN
Solution Stats
Problem Comments
-
3 Comments
there seem to be some problems with the testsuite, in particular some of those matrices contain different number of elements per row (e.g. perhaps "5,7" should be "5.7"). I guess the same applies to your example dataset where the last row contains only four numbers instead of five?
I have fixed test suite.
The example from the problem description isn't a valid matrix; the last row has 4 entries rather than 5.
Solution Comments
-
1 Comment
Nice!
-
1 Comment
The test sets 2,3,5, and 6 have a problem with x. It should probably read 5.7 and not 5,7
Problem Recent Solvers58
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5109 Solvers
-
Check if number exists in vector
8727 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
758 Solvers
-
Determine the number of odd integers in a vector
601 Solvers
-
515 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!