photo

Jassy


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
245,615
of 301,344

評判
0

コントリビューション
4 質問
0 回答

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,238

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,044

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to reshape this matrix
A = [ 1 2 3 4 5 6 7 8 9 10; 11 12 13 14 15 16 17 18 19 20;] I want reshape to 1 2; 3 4; 5 6; 7 8; . . . 19 20; ...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


How to find pixel connect in column matlab
I have line picture. and I want to sum column. if value in column connected same column 3 and 4. count 1 if is not connected -...

7年弱 前 | 2 件の回答 | 0

2

回答

質問


How to put the values into the specific area and put color
A = zeros(70); I have 168 values is 1-4 Ex Values = { 1, 2, 3, 1, 2, 1, 1, 1, .....} ...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


if string is abc return value
Hi. I have filename is string and then I want to find specific name. if filename have ' a ' xxx = 1 if filename have ' b ' ...

7年弱 前 | 2 件の回答 | 0

2

回答