Estadística
3 Preguntas
5 Respuestas
CLASIFICACIÓN
9.702
of 295.467
REPUTACIÓN
4
CONTRIBUCIONES
3 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
wifi adapter for Raspberry pi
Hi, I have made an object tracking robot using Raspberry pi model B+ , the raspberry pi is connected to laptop via an Etherne...
más de 9 años hace | 1 respuesta | 0
1
respuestaHow to do the matlab integral algorythm of a function using numerical methods?
Hi Altin, Indefinite integration can be done in matlab using the int() function. For the above function the codes are sy...
más de 9 años hace | 0
How can I find the maximum element of each column of a cell array
Hi Afsane, The first column of char elements have to be removed & then the cell needs to converted to a matrix. Then you can ...
más de 9 años hace | 0
| aceptada
How to make coordinate axis
Hi Peter, Assuming a matrix A of size 100x2 with random elements, I have provided the code for plotting the first column as t...
más de 9 años hace | 0
How to complete summation with column vectors?
try the below code for N=4. Assuming that k is the 2nd column and there are only 4 rows. sum=0; ui=1; k=1; for j=1:4 ...
más de 9 años hace | 0
Pregunta
problem in Matlab Computer vision example.
Hi, I have been trying a matlab Computer vision example, link is provided below http://in.mathworks.com/help/vision/exampl...
más de 9 años hace | 1 respuesta | 0
1
respuestaRaspberry pi SSH connection error.
Thanks, Tried few changes given in the above link & also from this http://main.digxtech.com/raspberry-pi-model-b-plus-not-boo...
más de 9 años hace | 0
Pregunta
Raspberry pi SSH connection error.
Hi, I had recently installed Mtalab packages in raspberry pi (model b+) successfully. But when i trying connecting raspberry...
más de 9 años hace | 2 respuestas | 0