Community Profile

photo

isilay aydin


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta