Feeds
提问
Linear Interpolation without interp1
So I have a range of data values (in asending orders of x) for x and y coordinates. I ask the user to enter an x value between t...
7 years 前 | 1 个回答 | 0
1
个回答提问
Write a script which will calculate the trajectory of a ball thrown at an initial speed vo (ask the user) over a range of angles (θ = 5o − 85o in 5 degree intervals). Make a plot of your trajectories on a single graph.
Not Sure where I'm going wrong here, any advice/solution will be appreciated. I'm quite new to MatLab btw v0 = input('Enter Ini...
7 years 前 | 2 个回答 | 0
