Problem 52973. Easy Sequences 45: Second Derivative of Inverse Polynomial Function
Solution Stats
Problem Comments
-
4 Comments
I haven't quite figured out what problem 8 is supposed to do. I am getting a large number of real solutions, mostly 0.0 or 0.0001. I used unique() to reduce the solution to four values. These values are all correct except that they include 0.0.
Hi William, I missed to write "0.0000" in the solution set of test #8. Sorry for that. Corrected it.
Please rate the problem. Thanks.
For problem 8 I see only three real solutions--none that give R=0.0000.
I see now--you want to round off R before testing for an imaginary part.
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Select every other element of a vector
30195 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15122 Solvers
-
Remove any row in which a NaN appears
8278 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
97 Solvers
-
Find my daddy long leg (No 's')
1966 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!