Community Profile

photo

Bixius


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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. ...

5 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer