![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15327367_1555618358488_DEF.jpg)
Sajjad Ahmad Khan
Followers: 0 Following: 0
Feeds
回答済み
How to add colorbar using image data
Hi @Walter Roberson I implemented your solution like this: GID = 1 + double(Img_gray(:)); % Img_gray is the grayscale image CI...
How to add colorbar using image data
Hi @Walter Roberson I implemented your solution like this: GID = 1 + double(Img_gray(:)); % Img_gray is the grayscale image CI...
約1年 前 | 0
質問
How to add colorbar using image data
How can I add colorbar using the colors represented in the attached image (imagesr.png)? Thanks!
約1年 前 | 2 件の回答 | 0
2
回答質問
How to convert .mat file to tiff file?
How can we convert sequence of frames in .mat format to tiff format? Thanks
2年以上 前 | 0 件の回答 | 0
0
回答回答済み
Density plot of clusters
The points can be plotted using histcounts2 function followed by applying Gaussian filter and then plotting using imagesc functi...
Density plot of clusters
The points can be plotted using histcounts2 function followed by applying Gaussian filter and then plotting using imagesc functi...
3年以上 前 | 0
| 採用済み
質問
Density plot of clusters
I have a localization plot as shown in the figure-1. The size of X & Y vectors are (6106,1) each. I want to make a density plot ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Find distance and total number of overlapping points in a figure
I want to find the distance and total number of overlapping points as shown in the encircled ellipses in the attached figure. Al...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Find coordinates of closest points in successive frames
I have a sequence of 10 images (Siemen star). I want to find the coordinates of points which overlap as I proceed in time (going...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Draw a gradient circle within a circle
I want to code a gradient circle within a circle like shown in the diagram. Any help will be appreciated.
3年以上 前 | 1 件の回答 | 0
1
回答回答済み
Make a vector out of all even/odd numbers from 1 to 100 using for and if
Hi you need to change it as per odd/even number.
Make a vector out of all even/odd numbers from 1 to 100 using for and if
Hi you need to change it as per odd/even number.
約5年 前 | 0