photo

Bixius


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答