photo

Jacob Bowen


Technical University of Denmark

Last seen: 5 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
File Exchange

3 Files

Cody

0 Problems
1 Solution

RANK
N/A
of 300,508

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
7,389 of 21,019

REPUTATION
135

AVERAGE RATING
4.70

CONTRIBUTIONS
3 Files

DOWNLOADS
4

ALL TIME DOWNLOADS
1086

RANK
113,784
of 169,435

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 3
  • First Review
  • Personal Best Downloads Level 1
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


Template for creating verbose logs of script executions
Insert your script inside this template to create an historical log of every execution

5 years ago | 1 download |

5.0 / 5
Thumbnail

Submitted


ManSeg
A mean linear intercept (MLI) method program for analysing micrographs of any type.

5 years ago | 1 download |

5.0 / 5
Thumbnail

Submitted


DiffractIndex
DiffractIndex is a simple program for measuring diffraction ring diameters from TEM or XRD patterns

10 years ago | 2 downloads |

5.0 / 5
Thumbnail

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

10 years ago