Aswathy K V
自 2015 起处于活动状态
Followers: 0 Following: 0
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. ...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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...
9 years 前 | 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 ...
9 years 前 | 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 ...
9 years 前 | 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...
9 years 前 | 1 个回答 | 0