cubic equation solution simple and fast way?

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 日

0 投票

If you have numeric coefficients, use roots()

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeNumerical Integration and Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by