photo

Mohamad Afiq


2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
136,055
of 299,750

평판
0

참여
7 질문
0 답변

답변 채택
42.86%

획득한 표
0

순위
 of 20,792

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 165,710

참여
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

답변