photo

avedakid


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
129,247
of 301,540

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,319

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,260

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변