photo

Mohamad Afiq


Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
136.055
of 299.750

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
42.86%

VOTI RICEVUTI
0

RANK
 of 20.792

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.710

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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, ...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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, ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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 = ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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'); ...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 6 anni fa | 0 risposte | 0

0

risposte