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.

 採用された回答

Sean de Wolski
Sean de Wolski 2012 年 11 月 19 日

0 投票

doc syms
doc diff
doc ezplot
doc text

その他の回答 (0 件)

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by