統計
MATLAB Answers
10 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Padarray or circshift functions
Deal all, *output* = *padarray*(input,[ *x y*],'replicate') *function* does not work in the minus domain x and y. Especially, ...
約7年 前 | 0 件の回答 | 0
0
回答質問
Text cutting in the colorbar.
End of text in the colorbar was cut (e.g. 5 and 0 in the below image). Please see below figure. I want to save this Fig. as TI...
約8年 前 | 1 件の回答 | 0
1
回答質問
Background value of scatter plot
<</matlabcentral/answers/uploaded_files/56227/test.jpg>> In this plot, the bottom of colorbar is white to present as white co...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Image to Image correlation (moving window) function colfilt
Dear all, I have two images and I want to calculate the correlation coefficient between two images using moving window. I know t...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Image Histogram Matching Using CDF
I wrote a code for image histogram matching using CDF (cumulative distribution function). However, the CDF of result image is d...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Matrix Zero padding for filter (image processing)
I have a matrix and size 5x5. I want to zero padding between each row and column. Thus, result matrix is 9x9 after zero padding...
8年以上 前 | 2 件の回答 | 0
2
回答質問
Image save with colormap
Dear all, I have a image data, and I made gray image to color image with jet colormap. However, the imshow function does not s...
8年以上 前 | 3 件の回答 | 0
3
回答質問
Image processing: moving window correlation between two image
Dear all, I have two images and I want to calculate the correlation coefficient between two images (not whole images). I mean ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
I want to change the background value of figure to white.
I've a figure like this (attached) and I want to change the background value of figure to white. The figure was generated by cl...
8年以上 前 | 2 件の回答 | 0
2
回答質問
Display Geographic Raster Data
filename = 'tif.tif'; RGB = imread(filename); R = worldfileread(getworldfilename(filename), 'geographic', size(RGB)); ...
9年以上 前 | 1 件の回答 | 0