How to get the positive root of the cubic a*x^3+3*b*x^2+3*c*x+d=0
显示 更早的评论
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.
采纳的回答
更多回答(2 个)
rania saidi
2021-3-14
0 个投票
Résolution équation ax3+bx2+cx+d=0 MATLAB
rania saidi
2021-3-14
0 个投票
Résolution équation a*x^3+b*x^2+c*x+d=0 a=6 ; b=1 ; c=-4; d=1 dans matlab
类别
在 帮助中心 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!