photo

Mohamad Afiq


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
136,051
of 299,737

評判
0

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

回答採用率
42.86%

獲得投票数
0

ランク
 of 20,791

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 165,655

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to replace MATLABPOOL to PARPOOL ?
Hello guys. I run a Parallel Toolbox coding which is annkmeans.m. In this coding, I found that, it still used the matlabpool co...

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

1

回答

質問


Unable to load video dataset
Hello guys. Does anyone familiar in using DTF file extension, which is used for action recognition coding. But in my situation, ...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


Unable to load datasets
Hello guys. I have a program coding which I found in the Internet. To run the program, it needs to load datasets. But in the co...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


mexa64 to mexw64 file extension
Hello guys. Currently, I run a MATLAB program on Windows OS. But in the coding, there's certain part calling for the MEX file, ...

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

1

回答

質問


Undefined operator ':' for input arguments of type 'parallel.Pool'
These are the code: % chunk the data up numData = size(X,2) ; numChunks = parpool('local', 2); data = Composite() ; dist = ...

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

1

回答

質問


Princomp has been removed. Use PCA instead.
Hey guys. Can anyone help me convert the 'princomp' command to 'pca' ? Below are the coding. pca_coeff{i} = princomp(feat'); ...

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

2

回答

質問


Index exceeds matrix dimensions
I run a program of Improved Dense Trajectory features Encoded by Fisher Vector, written by Bo Yang. Below shows a part of the co...

6年以上 前 | 0 件の回答 | 0

0

回答