Statistica
RANK
239.760
of 296.205
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 155.673
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
solution for steady flow at Re = 10. in coursera i took mathematics for engineers.for that i need to solve an assignment. For this code i cant get correct stream & vorticity
i kindly requesting here to help me to solve this problem, eventhough i got the correct plot, i couldnt be able to submit it, he...
solution for steady flow at Re = 10. in coursera i took mathematics for engineers.for that i need to solve an assignment. For this code i cant get correct stream & vorticity
i kindly requesting here to help me to solve this problem, eventhough i got the correct plot, i couldnt be able to submit it, he...
5 mesi fa | 0
Risposto
solution for steady flow at Re = 10. in coursera i took mathematics for engineers.for that i need to solve an assignment. For this code i cant get correct stream & vorticity
function plot_Re10(psi) Re=10; %%%%% xi-theta grid %%%%% n=size(psi,1); m=size(psi,2) N=n-1; M=m-1; h=pi/M; % grid spacing...
solution for steady flow at Re = 10. in coursera i took mathematics for engineers.for that i need to solve an assignment. For this code i cant get correct stream & vorticity
function plot_Re10(psi) Re=10; %%%%% xi-theta grid %%%%% n=size(psi,1); m=size(psi,2) N=n-1; M=m-1; h=pi/M; % grid spacing...
5 mesi fa | 0
Domanda
solution for steady flow at Re = 10. in coursera i took mathematics for engineers.for that i need to solve an assignment. For this code i cant get correct stream & vorticity
flow_around_cylinder_steady function [psi, omega] = flow_around_cylinder_steady Re=10; %%%%% define the grid...
5 mesi fa | 3 risposte | 0