photo

asna akhtar


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
1 Réponse

RANG
146 692
of 301 298

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 225

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 851

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Réponse apportée
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...

presque 7 ans il y a | 0

Question


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)

presque 7 ans il y a | 2 réponses | 0

2

réponses

Question


how to write cosdelta alphain MATLAB coding
cosd(delta+alpha)

presque 7 ans il y a | 1 réponse | 0

1

réponse