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

1 Ansicht (letzte 30 Tage)
gvsm=((2.*modA.*(modV.^2).*cosd(delta+alpha))-modV)./(B^2)

Antworten (2)

madhan ravi
madhan ravi am 3 Apr. 2019
Bearbeitet: madhan ravi am 3 Apr. 2019
modA should be abs(A) and the sizes of each variable should be ( compatible ) the same to perform that operation.

asna akhtar
asna akhtar am 4 Apr. 2019
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.

Kategorien

Mehr zu Mathematics and Optimization finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by