india king
自 2016 起处于活动状态
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0