photo

sachin


rajasthan technical university

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
194.978
of 300.331

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.920

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.124

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

1

Antwort

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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)

etwa 11 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort