Feeds
질문
Plotting a graph in matlab
I have the following table of values. I want to plot a graph in matlab using these values. Please help me to do this. ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to convert an 8x8 matrix to a texture image?
I have an 8x8 matrix.Each element in the matrix should represent the intensity values and then convert it into a gray scale imag...
10년 초과 전 | 답변 수: 4 | 0
4
답변질문
Finding optimized value from a set of values
I have some values of a particular feature of different objects. I need to find out an optimized value from these. Could you ple...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
classification of features extracted
I need to do classification for my signature verification. I have 5 specimen signatures of the same user and extracted 8 feature...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Dividing a binary image into 8x8(64) blocks and storing no of black points in each block into an 8x8 matrix
I want to divide a binary image into 8x8(64) blocks. Then I need to count the no. of black points in each block and stored them ...
10년 초과 전 | 답변 수: 3 | 0
3
답변질문
how to take the average of more than two histograms
I have calculated 8 histograms using hist function. But I want to take the average of these histograms. Is it possible?. Please ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
accessing data from handles structure from a call back fuction
I am new in matlab GUI. The code I have written is as follows: function pushbutton1_Callback(hObject, eventdata, handles...
거의 11년 전 | 답변 수: 1 | 0