回答済み
TEXTSCAN Reads from Fortran Output - Precision Problem
By default, MATLAB is displaying the numbers in the |short| format. As a result, while it may appear from the display that thes...

9年以上 前 | 1

| 採用済み

回答済み
How can I convolve my image with small patch of size 16 X 16 of same image? My kernel is the patch of that image
What type of convolution are you trying to do? If you want a _circular_ convolution, you should use the FFT to calculate it (see...

9年以上 前 | 0

| 採用済み

回答済み
Can Matlab (Windows) display 10 bit images on a 10 bit monitor using a suitable graphics card?
While it is possible to render the figure with OpenGL, it will not truly display as a 10-bit image. To minimize the amount of m...

10年弱 前 | 0