![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7690598_1522122787359_DEF.jpg)
india king
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
22,724
of 297,016
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
2
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
9 years ago | 2 answers | 0
2
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
help me solve this error detectSURFFeatures
i am having following sample code: I = imread('box.jpg'); points = detectSURFFeatures(I); imshow(I); hold on; ...
9 years ago | 2 answers | 2
2
answersQuestion
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...
9 years ago | 0 answers | 0
0
answersQuestion
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...
9 years ago | 1 answer | 0