Given the coefficients of a quadratic equation, write a function that gives the output y='RealDifferent' if the roots are real and different, y='RealEqual' if the roots are real and equal, and y='Complex' if the roots are complex.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers41
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
1510 Solvers
-
692 Solvers
-
Find out missing number from a vector of 9 elements
322 Solvers
-
Find the dimensions of a matrix
561 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!