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 Solvers42
Suggested Problems
-
19869 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2584 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
896 Solvers
-
Matrix of almost all zeros, except for main diagonal
191 Solvers
-
738 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!