How to solve a second degree derivative with another variable

1 回表示 (過去 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 Center および File ExchangeMathematics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by