photo

OSBORN AGYEI


Universität Stuttgart

Active since 2016

Followers: 0   Following: 0

Message

student

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
133,820
of 300,499

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Plotting a line in a worldmap
Dear all. I am trying plot a satellite track in the form of a line over lake Michigan. I loaded world map and then tried plotti...

9 years ago | 1 answer | 0

1

answer

Question


hello , anyone kindly help me, i have a 91by91 matrix (A) generated in a loop of 140 . i want to add all the matrices in the various together into a final one which is also a 91by91. Thanks
for i=1:length(data(:,1)) %% i is 140 A=sqrt(C.^2 + S.^2); [L_max,M_max] = size(A); %% L_max,M_max =90 ...

9 years ago | 1 answer | 0

1

answer