Community Profile

photo

saikrishna gadde


california state university longbeach

Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


What does this mean? "In an assignment A(I) = B, the number of elements in B and I must be the same".I am having problems with executing this code.
for t = 0:100:86164.09164 for i = 0:100:86164.09164 nu = wE*t; rECI(i) = [rE*cosd(t2)*cosd(nu);rE*cosd(t2)*si...

9 years ago | 2 answers | 0

2

answers

Question


I am using matlab 2013 version,does matlab works in radians or degrees and can i change from degrees to radians (or) radians to degrees in the settings?
asin Inverse sine, result in radians. sin Sine of argument in radians.

9 years ago | 2 answers | 1

2

answers