photo

sachin


rajasthan technical university

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
293.908
of 297.503

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.449

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.017

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

Ver por

Pregunta


i was use matlab2010 but now it seems problem in matlab2010,so i installed matlab2013 so i want same help window like matlab2010.
like in matlab2010 i type in help imread so it show all related to imread but in matlab 2013 it does not show so what can i do t...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

1

respuesta

Pregunta


i make a gui of find max value, mean value and min value but i forgate the load of a image so how to correct this?
% --- Executes on button press in Mean. function Mean_Callback(hObject, eventdata, handles) x=imread('Cameraman.tif'); ...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the position of the maximum values in an image?
we find the max value of an image by max function but i does not know how to find the position of maximum value.

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find the variance of an image?
i try to find the variance by var function but it shoew the error. I = imread('eight.tif'); var(I)

más de 10 años hace | 4 respuestas | 0

4

respuestas

Pregunta


how to find the maximum value of an image by using buit-in function in matlab?
i find the maximum value of image by max function but now i want to find the maximum value by built-in function

más de 10 años hace | 1 respuesta | 0

1

respuesta