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年以上 前 | 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 ...

9年以上 前 | 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

回答