photo

João


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
175,937
of 297,672

評判
0

コントリビューション
3 質問
1 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Counting sequences for a non-parametric statistical test (sequence test or RUN test).
I eventually found the answer, gonna leave it here in case someone needs it aswell. x=['F','Q','Q','F','F','F','F','Q','Q','F',...

約2年 前 | 0

| 採用済み

質問


Counting sequences for a non-parametric statistical test (sequence test or RUN test).
I have a certain sequence of events, for example: x=['F','Q','Q','F','F','F','F','Q','Q','F','F','Q','F','F','Q',] I want to c...

約2年 前 | 2 件の回答 | 0

2

回答

質問


How to check if each element of a matrix is larger/smaller than the mean of the elements of the respective line?
I am still learning matlab basics and for that reason excuse any errors or "stupid" questions. I have a square nxn matrix A a...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I extract the numbers divisible by 3 from the diagonal of a nxn matrix composed of random integers?
I can create a random matrix of nxn with integers in [100;1000] interval, for example: n=input('Choose the number of lines an...

2年以上 前 | 1 件の回答 | 0

1

回答