how to write equation gvsm=((2.*​|A|.|V^2).​cosd(delta​+alpha))-|​V|)./(B.^2​) in MATLAB coding

1 次查看(过去 30 天)
gvsm=((2.*modA.*(modV.^2).*cosd(delta+alpha))-modV)./(B^2)

回答(2 个)

madhan ravi
madhan ravi 2019-4-3
编辑:madhan ravi 2019-4-3
modA should be abs(A) and the sizes of each variable should be ( compatible ) the same to perform that operation.

asna akhtar
asna akhtar 2019-4-4
actually in this equation it is unable to calculate cosine angle which is cosd(delta+alpha).and i am not able to justify the matrix.

类别

Help CenterFile Exchange 中查找有关 Mathematics and Optimization 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by