photo

sachin


rajasthan technical university

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
293.861
of 297.457

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.438

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 158.938

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


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...

circa 10 anni fa | 1 risposta | 0

1

risposta

1

risposta

Domanda


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'); ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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)

oltre 10 anni fa | 4 risposte | 0

4

risposte

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta