photo

George Heath


Last seen: 18 days ago Active since 2024

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

3 Files

RANK
94,316
of 300,331

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
14,225 of 20,920

REPUTATION
17

AVERAGE RATING
0.00

CONTRIBUTIONS
3 Files

DOWNLOADS
13

ALL TIME DOWNLOADS
133

RANK

of 168,124

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

  • GitHub Submissions Level 2
  • First Answer
  • Personal Best Downloads Level 1
  • First Submission

View badges

Feeds

View by

Submitted


NanoLocz-Matlab-Library
A MATLAB library for AFM, HS-AFM, and Localization AFM data analysis

4 months ago | 5 downloads |

0.0 / 5
Thumbnail

Submitted


Very fast 2D local maxima
Detects local maxima (peaks) in a 2D image above a specified intensity threshold, neighborhood, and optionally filters peaks by...

4 months ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


NanoLocz - AFM Image Analysis Platform
An interactive AFM image opener and analysis platform for multiple file types including AFM and HS-AFM.

8 months ago | 5 downloads |

0.0 / 5
Thumbnail

Answered
remove periodical like lines from the image
Hi Dimani, An alternative way is fit 1st or 2nd order polynomials to each line: img =picture; polyx = 1; %change to 2 for 2nd...

1 year ago | 0

Answered
How to export AFM image to a data matrix?
Hi Bharat, There are MATLAB scripts avalible to open .gwy files, so I would export your .mi file from gwyddion as a .gwy image...

1 year ago | 0