How to solve a second degree derivative with another variable

조회 수: 2 (최근 30일)
Dereje
Dereje 2018년 1월 31일
댓글: Dereje 2018년 2월 1일
(M)'' + N*M= 0;
Is it possible to solve the above equation if N is not a constant ?
  댓글 수: 16
Torsten
Torsten 2018년 2월 1일
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 2018년 2월 1일
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;

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by