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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0
