How to get the positive root of the cubic a*x^3+3*b*x^2+3*c*x+d=0
Mostrar comentarios más antiguos
How to get the positive root of the cubic a*x^3+3*b*x^2+3*c*x+d=0 where a=1,c=b+2, d=-3 and b=.1:.1:2.
If rr is the root, find rr/(rr+1) for each b.
Respuesta aceptada
Más respuestas (2)
rania saidi
el 14 de Mzo. de 2021
0 votos
Résolution équation ax3+bx2+cx+d=0 MATLAB
rania saidi
el 14 de Mzo. de 2021
0 votos
Résolution équation a*x^3+b*x^2+c*x+d=0 a=6 ; b=1 ; c=-4; d=1 dans matlab
Categorías
Más información sobre Verification, Validation, and Test en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!