photo

SANTHOSH


Last seen: 3개월 전 2024년부터 활동

Followers: 0   Following: 1

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
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개월 전 | 0

답변 있음
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개월 전 | 0

질문


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개월 전 | 답변 수: 3 | 0

3

답변