photo

india king


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
22 474
of 297 503

RÉPUTATION
2

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
40.0%

VOTES REÇUS
2

RANG
 of 20 449

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 159 017

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


matlab error while trying to connect servo motor through arduino
if true a = arduino('com24', 'uno', 'Libraries', 'Servo'); s = servo(a, 'D8') end when i run this code i get an er...

presque 9 ans il y a | 2 réponses | 0

2

réponses

Question


I am trying to code for face recognition.i get a error as connot use * inner dimesions of matrix should match Pls Help?
Pls help me solve the error.The error is coming on the line Eigenfaces = A * L_eig_vec; % A: centered image vectors. or If...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


help me solve this error detectSURFFeatures
i am having following sample code: I = imread('box.jpg'); points = detectSURFFeatures(I); imshow(I); hold on; ...

environ 9 ans il y a | 2 réponses | 2

2

réponses

Question


help needed for coding
I am doing a project on face recognition. i want to track and identify faces in real time using live video. Is there any cod...

environ 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to solve the error Not enough input arguments?
i am trying to create and enter the current folder using this code: mkdir(strcat('s',num2str(n))); cd(strcat('s',num2str...

environ 9 ans il y a | 1 réponse | 0

1

réponse