Estadística
4 Preguntas
3 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
8.565
of 295.467
REPUTACIÓN
5
CONTRIBUCIONES
4 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
1
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
114.584
of 153.912
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to crop an image?
Here I have some points, lets points=[x1,y1,x2,y2,x3,y3......xn,yn] these points are precalculated based on some mathematical ca...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get independent gaussian distribution with zero mean?
Here it follows the normal gaussian distribution.... b=1/sqrt(2*pi)/sigma*exp(-(x-mean).^2/(2*sigma^2)); b is a set,i.e a vect...
más de 10 años hace | 1 respuesta | 0
1
respuestaResuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
más de 10 años hace
Pregunta
How to wrap a selective part of a image?
for a image, a region will be selected by some point, and the points should be select on mouse click. After getting points a mo...
más de 10 años hace | 0 respuestas | 0
0
respuestasHow to retrieve multiple images from a database?
You can do this easily..... before doing this program, you have to keep all of your image in a folder and rename them by any co...
más de 10 años hace | 0
| aceptada
How to read multiple jpg images in a loop?
You can do this easily..... before doing this program, you have to keep all of your image in a folder and rename them by any co...
más de 10 años hace | 0
is it possible to convert c++ code to matlab code?
yes you can! I am not going to ellaborate the whole process. you jst go on this link and you'll get soplution............. bett...
más de 10 años hace | 0
Pregunta
How to get onclick coordinate pixel value and location from an image?
Hey frndz, I am new in Matlab. Since 3months ago I am using matlab. Within these 3 months I just learned some matrix manipulati...
más de 10 años hace | 3 respuestas | 1