photo

isilay aydin


Last seen: circa 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


how can i write a code with consecutive number between 0-100 and use this values inside my code?
x = 0.05 + (0.1-0.05).*rand(10,1); i made this code to use number x with different values but i dont want them to be random num...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses.
NumberOfCoolantChannels = 3; Atotal = 4.721*10e-5 ... Total Flow Cross Section Ac = Atotal/NumberOfCoolantChannels ...Sing...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


could you help me with this explanation?
OverallEffectinevess = (MassFlowFunction*ConvectionCoolingEfficiency)/(1 + MassFlowFunction*ConvectionCoolingEfficiency); Metal...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


i generate random numbers of x, how can i use this random x values for the rest of the code
x = 0.05 + (0.1-0.05).*rand(10,1); Perimeter = (pi*HydraulicDiameter); NumberOfCoolantChannels = 3; Npass = 1; ...Number of...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


After i generate random numbers of x, how can i use this random x values to the rest of the code one by one. Because after that, I want to plot a friction factor-x number grapt with this different numbers
x = 0.05 + (0.1-0.05).*rand(10,1); Perimeter = (pi*HydraulicDiameter); NumberOfCoolantChannels = 3; Npass = 1; ...Number of...

oltre 4 anni fa | 1 risposta | 0

1

risposta