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.

12年弱 前 | 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 ...

12年弱 前 | 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 ...

12年弱 前 | 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...

12年弱 前 | 2 件の回答 | 0

2

回答