Gokulraj Nattamangalathar Raju
Followers: 0 Following: 0
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; ...
11 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((...
12 months 前 | 1 个回答 | 0