integrating a euler equation
Mostra commenti meno recenti
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 Commento
Rena Berman
il 14 Mag 2020
(Answers Dev) Restored edit
Risposte (1)
Matt Foiles
il 5 Feb 2018
Modificato: Matt Foiles
il 5 Feb 2018
0 voti
I am also having this problem. would you mind posting your code showing how you used the nested loop to create the 45x50 matrix?
Categorie
Scopri di più su Fluid Dynamics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!