photo

Abdelrahman


Last seen: circa 2 anni fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
1 Risposta

RANK
133.919
of 300.381

REPUTAZIONE
0

CONTRIBUTI
7 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
14.29%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

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 1

Visualizza badge

Feeds

Visto da

Domanda


Error using classreg.learning.internal.numPredictorsCheck X data must have 3540 column(s). Error in RegressionLinear/predict (line 141) classreg.learning.internal
I faces this Problem Error using classreg.learning.internal.numPredictorsCheck X data must have 3540 column(s). Error in Re...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Error using classreg.learning.Linear.prepareDataCR X and Y do not have the same number of observations.
I have faced this issue when I was implement a face recognition model using PLS method Error using classreg.learning.Linear.pre...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Index in position 2 exceeds array bounds. Index must not exceed 59. Error in FRM_PLS (line 27) features = trainFeaturesMat(:, i);
This is the error for this code: % PLS Method % Load a dataset of grayscale face images Dataset = imageDatastore('ExtendedYal...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Face recognition using Local ridge regression
If any one can run this code and give me results and modify to my model to get better results % Face Recognition using LRR %...

circa 2 anni fa | 0 risposte | 0

0

risposte

Risposto
Undefined function 'extractLBP' for input arguments of type 'uint8'.
Hello sir you mean Like that or there are any issue: %Face Recognition using LRR %% Load a dataset of grayscale face images D...

circa 2 anni fa | 0

Domanda


Error using num2str Input to num2str must be numeric. Error in face_recognition_model (line 59) categoryNames = cellstr(num2str(uniqueLabels));
%Face Recognition using LRR %% Load a dataset of grayscale face images Dataset = imageDatastore('ExtendedYaleB', 'IncludeSubfo...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Error using extractLBPFeatures>parseInputs Expected a string scalar or character vector for the parameter name.
I have faced this error whle I was using extractLBPFeatures: Error using extractLBPFeatures>parseInputs Expected a string scal...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Undefined function 'extractLBP' for input arguments of type 'uint8'.
I get this errror in my model and want to Extract local patches from the testing images and make predictions using the predict f...

oltre 2 anni fa | 1 risposta | 0

1

risposta