photo

Gokulraj Nattamangalathar Raju


Last seen: 7 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

8 months 前 | 1 个回答 | 0

1

个回答

提问


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

9 months 前 | 1 个回答 | 0

1

个回答