I need to create a program which will ask the user to input a symbolic expression in x, then display the first and second derivatives and graph the (original) expression in an appropriate window and highlight all roots, critical values, and inflection points.
I know to use syms for this, but I'm stuck on this problem.

 Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 19 Nov. 2012

0 Stimmen

doc syms
doc diff
doc ezplot
doc text

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by