Madison Cornwall
Followers: 0 Following: 0
Feeds
提问
This code produces a NaN in the last column at the last position, Why?
clear clc theta = 30; vel0 = 25; y0 = 2; g = 9.81; %m/s^2 vel0x=vel0*cosd(theta); vel0y=vel0*sind(theta); d=((vel0*cosd(...
3 years 前 | 1 个回答 | 0