Sajjad Ahmad Khan
Followers: 0 Following: 0
Statistics
RANK
196,466
of 295,689
REPUTATION
0
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
10 months ago | 0
Question
How to add colorbar using image data
How can I add colorbar using the colors represented in the attached image (imagesr.png)? Thanks!
10 months ago | 2 answers | 0
2
answersQuestion
How to convert .mat file to tiff file?
How can we convert sequence of frames in .mat format to tiff format? Thanks
2 years ago | 0 answers | 0
0
answersDensity plot of clusters
The points can be plotted using histcounts2 function followed by applying Gaussian filter and then plotting using imagesc functi...
3 years ago | 0
| accepted
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerMake 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 years ago | 0