photo

Gokulraj Nattamangalathar Raju


Last seen: 10 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to use this code in simulink without using For loop?
v0 = 89 / 60; % [m/s] velocity of preheating roller 4 v1 = 89.2 / 60; ...

11 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to connect the plot point using a line in Matlab using For loop for the below mentioned code??
v=89.2/60; l=0.313; t=0.05; strain=0.0003537; step = 0.001; for i = 0.001 : step : t i_t=i; Q_out = (v*i_t)/abs((...

12 meses hace | 1 respuesta | 0

1

respuesta