Feeds
回答済み
how to write equation gvsm=((2.*|A|.|V^2).cosd(delta+alpha))-|V|)./(B.^2) in MATLAB coding
actually in this equation it is unable to calculate cosine angle which is cosd(delta+alpha).and i am not able to justify the ma...
how to write equation gvsm=((2.*|A|.|V^2).cosd(delta+alpha))-|V|)./(B.^2) in MATLAB coding
actually in this equation it is unable to calculate cosine angle which is cosd(delta+alpha).and i am not able to justify the ma...
7年弱 前 | 0
質問
how to write equation gvsm=((2.*|A|.|V^2).cosd(delta+alpha))-|V|)./(B.^2) in MATLAB coding
gvsm=((2.*modA.*(modV.^2).*cosd(delta+alpha))-modV)./(B^2)
7年弱 前 | 2 件の回答 | 0