Problem 85. Remove the polynomials that have positive real elements of their roots.
Solution Stats
Problem Comments
-
2 Comments
The test set should contain a polynomial with complex roots where the real part is positive, and a polynomial with a positive and a negative root.
Too less test cases
Solution Comments
-
1 Comment
I would have liked to use "tf" (transfer function) and "isstable", but these commands don't seem to be supported in Cody. :-(
-
1 Comment
This removes only polinomials if all the roots are positive. Should read 'all' instead of 'any' here.
Problem Recent Solvers1054
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
386 Solvers
-
Back to basics 20 - singleton dimensions
256 Solvers
-
840 Solvers
-
Calculate the area of a triangle between three points
1846 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
365 Solvers
More from this Author95
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!