integrating a euler equation

so i have the fallowing euler equation u(du/dx)+v(du/dy) = -dp/dx u,du/dx,v,du/dy are all matrices of 45X50
i already used nested loops to solve for dp/dx to get another 45X50 matrix
i must know integrate dp/dx to get P. how do i go about doing this.

1 件のコメント

Rena Berman
Rena Berman 2020 年 5 月 14 日
(Answers Dev) Restored edit

サインインしてコメントする。

回答 (1 件)

Matt Foiles
Matt Foiles 2018 年 2 月 5 日
編集済み: Matt Foiles 2018 年 2 月 5 日

0 投票

I am also having this problem. would you mind posting your code showing how you used the nested loop to create the 45x50 matrix?

質問済み:

2018 年 2 月 4 日

編集済み:

2020 年 5 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by