india king
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
22.468
of 295.527
REPUTACIÓN
2
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
help me solve this error detectSURFFeatures
i am having following sample code: I = imread('box.jpg'); points = detectSURFFeatures(I); imshow(I); hold on; ...
más de 8 años hace | 2 respuestas | 2
2
respuestasPregunta
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...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0