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...
6년 초과 전 | 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)
6년 초과 전 | 답변 수: 2 | 0