photo

Andhika Fajar


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
0 回答

ランク
35,122
of 301,464

評判
1

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

回答採用率
100.0%

獲得投票数
1

ランク
 of 21,292

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,642

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to return the dimension of image if I had already add padding before ?
W = ones(3); padded = padarray(W,[1, 1],'symmetric','both'); ASK : dimension = 3x3 after padding = 5x5 can you he...

11年以上 前 | 1 件の回答 | 1

1

回答

質問


How to make Duplicate values
I have matrix 1 example : W = [4 2 8 1 2 6 3 5 9] and now matrix 2 example : Q = [1 2 1 2 3 2 1 2 1]; How to make duplic...

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

2

回答