Skip to content

Opening book details…

Can I read MATLAB Functions for Quadratic Roots on EtoBox?

MATLAB Functions for Quadratic Roots by Nasrul Torres is a document available to read on EtoBox.

What is MATLAB Functions for Quadratic Roots about?

The document describes MATLAB code for solving quadratic equations. It provides two functions, rqe and rqe2, that calculate the roots of a quadratic equation given by coefficients a, b, and c. Rqe returns the two roots in a vector while rqe2 returns them in separate variables. An example call of each function is given to solve the equation 2x^2 + x - 1 = 0, returning roots of 0.5 and -1.

Author
Nasrul Torres
Language
EN