photo

Amit


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
increasing the launch angle of projectile so it reaches a certain distance
can anyone help? thanks.

11 years 前 | 0

提问


increasing the launch angle of projectile so it reaches a certain distance
I am currently doing a school project where i have to plot the trajectory of a projectile launched from the ground with initial ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


What is wrong with my code?
I am currently doing a school project where i have to plot the trajectory of a projectile launched from the ground with initial ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


What does this mean? "In an assignment A(I) = B, the number of elements in B and I must be the same"
p0=1.207; t=0; 9=9.81; i=0 for i=1:1000 y(i+1)=(t.*ydot(i))-(0.5*g*(t.^2)); p(i+1)=p0*(1-(2.333*10e-5)*y...

11 years 前 | 2 个回答 | 0

2

个回答