Effacer les filtres
Effacer les filtres

How to solve a second degree derivative with another variable

2 vues (au cours des 30 derniers jours)
Dereje
Dereje le 31 Jan 2018
Commenté : Dereje le 1 Fév 2018
(M)'' + N*M= 0;
Is it possible to solve the above equation if N is not a constant ?
  16 commentaires
Torsten
Torsten le 1 Fév 2018
Form what you wrote above, I suspect that both M and N only depend on z and a variable t is not involved. Thus your equation would read
M''(z)+N(z)*M(z)=0
Is this correct ?
Best wishes
Torsten.
Dereje
Dereje le 1 Fév 2018
Like you said M which is a momentum depends on z(depth). And N is a density profile which varies on Z and it's calculation is like I put is above. Now I wanted to get a result of M (Momentum) when it varies with time not z. The original equation is: d(F)/d(t)=-N*N*M and d(M)/d(t) =F Now combining the two gives (M)''(with dt) + N*NM=0;

Connectez-vous pour commenter.

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by