
Bixius
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to use two different equations for different ranges of values within an array?
I have a range of values, x = 0:0.1:5 as my inputs. I want to use Eq.1 when 0 < x <= 1, and Eq.2 for 1 < x < 5. ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to preallocate to decrease run time?
Re_1, Re_6, etc.. are have different dimensions i.e. Re_1 = 5000:20000, Re_6 = 200:10000, etc. I wrote this for loop to get the ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I plot heat transfer coefficient (h) against values not used in the equation?
I have used a range of Reynolds number to find the Nusselt number using an existing correlations: Pr = 7.02; Re = 5000:20...
6년 초과 전 | 답변 수: 1 | 0