Feeds
提问
Is there a way to move the histogram?
I have a histogram of following: <</matlabcentral/answers/uploaded_files/100648/zoom.PNG>> between each peak, the period i...
8 years 前 | 0 个回答 | 0
0
个回答提问
Histogram plotting where the x-axis is in multiples of 0.1
I have a set of data of about 4000 values and it ranges from -0.5 to 0.5. Is there a way to plot a histogram that has the x-axis...
8 years 前 | 2 个回答 | 0
2
个回答提问
Making zeros in matrix except for the first row and column.
I have an image with a size 256x256. The code below will change every number stored to become 0. OUT = zeros(256,256); H...
8 years 前 | 1 个回答 | 0
1
个回答提问
Horizontal average on Image
Given that the mask is hor = 0 0 0, 1 1 1, 0 0 0 I have to apply to my image. Afterwards, find the sum and divide by 3. ...
8 years 前 | 1 个回答 | 0

