photo

avedakid


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
129,171
of 301,472

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,293

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,655

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


I keep on getting an error when using mapObj
<</matlabcentral/answers/uploaded_files/56944/Capture22.PNG>> >> k1 = M1(:,1) >> k2 = M(:,5) >> val1 = M1(:,2:4) >> va...

9 years ago | 0 answers | 0

0

answers

Question


Ranking based on certain criteria?
* Example * [Time, Shop bought from, Amount bought, Various shops and amount offered] * [1:00, Roxys , 5 , Roxys , 8, Benny's,...

9 years ago | 0 answers | 0

0

answers

Question


Trying to use unique function to rank best shops
EX. Shop bought from:3,Available shops: 1 ,2 , 3, 4, 5. Imagine I have a 100 lines of these where I have bought from one shop ...

9 years ago | 1 answer | 0

1

answer

Question


Trying to use a function that searchers through data using criteria to find certain information
First table: [time, type of dog, number of dogs] Example of table 1: [1:00, poodle, 5] Second table: [time, different dog...

9 years ago | 0 answers | 0

0

answers

Question


Using for loops with a logical to compute means of different Names.
for example: 'A' '1'; 'B' '5'; 'C' '13'; 'B' '7'; 'A' '11' I used the code: a={'A' '1'; 'B' '5'; 'C' '13'; 'B' '7';...

10 years ago | 1 answer | 0

1

answer

Question


What code is needed for the following for example: 'A' '1' ; 'B' '5' ; 'C' '13' ; 'B' '7' ; 'A' '11'
for example: 'A' '1'; 'B' '5'; 'C' '13'; 'B' '7'; 'A' '11'; lets say the above data is in ...

10 years ago | 1 answer | 0

1

answer