photo

asna akhtar


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
238 036
of 300 392

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Answered
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...

mer än 6 år ago | 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)

mer än 6 år ago | 2 answers | 0

2

answers

Question


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

mer än 6 år ago | 1 answer | 0

1

answer