photo

Tara Prasad Mishra


Indian Institute of Science

Active since 2017

Followers: 0   Following: 0

Message

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.

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
12,405
of 297,503

REPUTATION
4

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Answer

View badges

Feeds

View by

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

7 years ago | 2

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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.

7 years ago | 1 answer | 0

1

answer