roots finding graphically methode
3 views (last 30 days)
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
0 Comments
Answers (1)
Abhisek Pradhan
on 20 Nov 2019
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.
0 Comments
See Also
Categories
Find more on Electrical Block Libraries 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!