firas
Followers: 0 Following: 0
Feeds
提问
value assigned to variable might be unsured (Ln 12)
m = 45; % mass in kg k = 35000; % spring constant in N/m c = 1200; % damping coefficient in N*s/m F0 = 600; % amplitude of th...
1 year 前 | 1 个回答 | 0
1
个回答提问
error in line1and 4
Calculate the response function using the equation of motion: omega_n = sqrt(k / m); % natural frequency zeta = c / (2 * sqrt(...
1 year 前 | 1 个回答 | 0
1
个回答提问
i keep getting syntax error please help
x_p = -0.3906sin(0.559t) + 156.25cos(0.559t); % steady-state motion
1 year 前 | 1 个回答 | 0