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 Exchange에서 Numerical 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