photo

Sofija Radulovic


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
168,495
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

Question


how to choose a random excel cell in a certain coloum
a=randi([1,7092]); b=a+1; dtname=['D','b']; dt = xlsread('Final_NGA_Flatfile.xlsx','dtname':'dtname'); I want to import the ...

5 years ago | 1 answer | 0

1

answer

Question


How to match an excel cell with a data file to create a plot
for i=1:1:50 %randomizing the value of a between 1 to 7092 a=randi([1,7092]); %making the name of the R random ...

5 years ago | 0 answers | 0

0

answers

Question


Need help multiplying matrices of different sizes
I am having trouble multuplying the dtnewnew matrix by the acceleration matrix. Both of them should be vectors but they are vect...

5 years ago | 0 answers | 0

0

answers