cubic equation solution simple and fast way?

2 次查看(过去 30 天)
Hi,
I try to solve a cubic equation. I checked and it seems people are using bisection method to find the solution for a cubic equation?. is there any other easy and simplest way?. or i have to write long code?.
Thanks.

采纳的回答

Walter Roberson
Walter Roberson 2020-1-24
If you have numeric coefficients, use roots()

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by