integrating a euler equation

조회 수: 2 (최근 30일)
jesus escareno
jesus escareno 2018년 2월 4일
편집: jesus escareno 2020년 5월 14일
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일
I am also having this problem. would you mind posting your code showing how you used the nested loop to create the 45x50 matrix?

카테고리

Help CenterFile Exchange에서 Computational Fluid Dynamics (CFD)에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by