Community Profile

photo

Tara Prasad Mishra


Indian Institute of Science

Con actividad desde 2017

I am a 4th-year undergraduate. I am a material science major. I am working on electron microscopy of materials. I use MATLAB mostly for the image processing.

Estadísticas

  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
how to get data cursor values on user input ?
Hi, You can do the following:- set(gcf,'CurrentCharacter',char(1)); h=datacursormode; set(h,'DisplayStyle','datati...

más de 6 años hace | 2

Pregunta


How to reset variables in MATLAB GUI?
I am developing a MATLAB GUI using app designer. I want to create a button which deletes specific variables. The variables are i...

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

1

respuesta

Pregunta


How to fit multiple Gaussian functions in image without using the Curve fit GUI?
I am trying to fit multiple Gaussians in a TEM image. I want to achieve this using coding rather than the curve fitting tool.

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

1

respuesta