help me to find two consecutive differentiation with respect to x?

1 visualizzazione (ultimi 30 giorni)
n/a

Risposta accettata

Thorsten
Thorsten il 6 Set 2016
Modificato: Thorsten il 6 Set 2016
If I remember my high-school algebra correctly, it's
q = 3*(1-cos(pi*x/10))= 3 - 3*cos(pi/10*x)
dq/dx = 3*sin(pi/10*x)*pi/10;
(d/dx)(dq/dx)= dq/dx^2 = 3*cos(pi/10*x)*pi^2/100;

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by