How to solve a second degree derivative with another variable

1 visualización (últimos 30 días)
Dereje
Dereje el 31 de En. de 2018
Comentada: Dereje el 1 de Feb. de 2018
(M)'' + N*M= 0;
Is it possible to solve the above equation if N is not a constant ?
  16 comentarios
Torsten
Torsten el 1 de Feb. de 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 el 1 de Feb. de 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;

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by