Write a function file finds real roots for any function f(x).

I need help writing:
Write a function file that finds all the real roots for any function f(x). Your function file should take as input the function f(x) as a symbolic expression and return all the real roots of f(x) = 0 as a vector. Assume the input function has at least one real root.
Thank You in advanced

답변 (1개)

Pravin Jagtap
Pravin Jagtap 2019년 12월 23일

0 개 추천

Hello Timothy,
Please refer to following documentation which may help you in writing the function:
~Pravin

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

질문:

2019년 12월 18일

답변:

2019년 12월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by