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

4 vues (au cours des 30 derniers jours)
n/a
  3 commentaires
Thorsten
Thorsten le 6 Sep 2016
Have you looked at my answer?
Rena Berman
Rena Berman le 20 Jan 2017
(Answers Dev) Restored Question.

Connectez-vous pour commenter.

Réponse acceptée

Thorsten
Thorsten le 6 Sep 2016
Modifié(e) : Thorsten le 6 Sep 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;
  1 commentaire
Thorsten
Thorsten le 6 Sep 2016
Modifié(e) : Thorsten le 6 Sep 2016
Thank you for the correction. I corrected it above.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Splines dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by