photo

india king


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 2 | 2

2

답변

질문


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

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변