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개)

카테고리

질문:

2012년 11월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by