photo

avedakid


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
129,197
of 301,496

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,302

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,859

贡献数
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 years 前 | 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 years 前 | 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 ...

9 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答