photo

Sajjad Ahmad Khan


Last seen: 5 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
3 Respuestas

CLASIFICACIÓN
163.850
of 297.527

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.454

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.075

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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...

alrededor de 1 año hace | 0

Pregunta


How to add colorbar using image data
How can I add colorbar using the colors represented in the attached image (imagesr.png)? Thanks!

alrededor de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


How to convert .mat file to tiff file?
How can we convert sequence of frames in .mat format to tiff format? Thanks

más de 2 años hace | 0 respuestas | 0

0

respuestas

Respondida
Density plot of clusters
The points can be plotted using histcounts2 function followed by applying Gaussian filter and then plotting using imagesc functi...

más de 3 años hace | 0

| aceptada

Pregunta


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 ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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.

más de 3 años hace | 1 respuesta | 0

1

respuesta

Respondida
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.

alrededor de 5 años hace | 0