photo

64426


KU Leuven

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

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
236,874
of 302,161

評判
0

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

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,582

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 179,548

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How can add dimensions to 2D matrix to generate 4D matrix
Hi all, I would like to generate 4D matrix with following dimensions: dim1 = image height dim2 = image width dim3 ...

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

1

回答

質問


How can I detect position of each dots from a fig file and randomize it?
Hi all, I have a figure like attached and I would like to detect the position of each dots within the square and randomize it...

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

1

回答

質問


How can I choose specific rows in a matrix? (from 1 to 6 than skip 7 to 16 and start taking again from 17th to 22nd)
Hi all, Lets say, I have a matrix X=[1: 43008]' and I would like to get index starting from the first row to 6th and skip 10 r...

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

1

回答

質問


how to calculate mean of cell arrays within cell array
Hi all, I have TrialMean which is 16X1 cell array. Each row includes another cell array (8x9). For every row in 16X1 cell arr...

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

1

回答

質問


how to get rid of some pixels around each dot in dot pattern
Hi all, I have a 1024X1280 uint8 image. After I am plotting random dot patterns on the image I use: dots=(find(IMG)); ...

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

2

回答