"Correct" answer does not have enough precision.
You need more test cases, with different values of n. Otherwise it's trivial to defeat the test suite.
I agree with Sean
I agree with Sean and Guillaume. I had to use "y = round(y*10000)/10000;" to get my code to pass the test.
Matrix indexing with two vectors of indices
491 Solvers
Given a matrix, return the last eigen value
176 Solvers
Finding an element in a vector
139 Solvers
find whether it is prime or not
100 Solvers
1191 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!