roots finding graphically methode
显示 更早的评论
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
回答(1 个)
Abhisek Pradhan
2019-11-20
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!