Azzera filtri
Azzera filtri

How can I solve this derivative problem in the matlab program?

2 visualizzazioni (ultimi 30 giorni)

Risposta accettata

KSSV
KSSV il 22 Ago 2020
syms x
f = (x^2+1)*(x^3+3) ;
df = diff(x)
simplify(df)
  5 Commenti

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by