roots finding graphically methode
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Abhisek Pradhan
el 20 de Nov. de 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 comentarios
Ver también
Categorías
Más información sobre Electrical Block Libraries en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!