Feeds
질문
Getting NaN values as result.
I'm getting NaN values from my code for re=5 and10. lh=1, n2=5 dt=0.1 dx=0.5 dy=0.5 hd=10 e=0.000001 This is my code: cl...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
I'm getting the streamlines only in the lower right and not in the upper left area.
CODE: clc clear all lh=input('Enter the value of L/H '); n2=input('Enter the value of N2 '); re=input('Enter the value of R...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
If any element of the array is less than a number, do some statements
If any element of the array is less than a number, do some statements I want to use this above thing in while loop
6년 초과 전 | 답변 수: 1 | 0
