roots finding graphically methode
Show older comments
ok, thanks just would you tell me how to define this formula for matlab to find roots , then I know how to start with graficall and bisection method..
if k=0.016 Cc,o=4 , C c,o= 28 , Cc,o=4

determine x
Answers (1)
Abhisek Pradhan
on 20 Nov 2019
0 votes
roots function can be used to find roots of a polynomial.
Refer the following link for several different methods to calculate the roots of a polynomial in MATLAB.
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!