photo

Mario Buchely


andes

Last seen: 2 months ago Active since 2018

Followers: 0   Following: 0

Message

Dr. Buchely is a Research Assistant Professor in the Department of Materials Science and Engineering at Missouri S&T, and he is currently working in the Kent D. Peaslee Steel Manufacturing Research Center (PSMRC) at Missouri S&T. Dr. Buchely earned a B.S. in Mechanical Engineering from National University of Colombia in 2004, and a M.Sc. and a PhD in Mechanical Engineering from Universidad de los Andes (Colombia) in 2010 and 2016, respectively. Subsequently, he held a postdoctoral appointment at Missouri S&T for four years working in the PSMRC in different research projects related to the steelmaking process.

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Spanish

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

5 Files

Cody

0 Problems
2 Solutions

RANK
118,755
of 297,457

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
10,299 of 20,438

REPUTATION
58

AVERAGE RATING
0.00

CONTRIBUTIONS
5 Files

DOWNLOADS
27

ALL TIME DOWNLOADS
527

RANK
82,334
of 158,938

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • First Submission
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

View badges

Feeds

View by

Submitted


Units conversion for metallurgist
A MATLAB live script designed to help metallurgists easily handle units and perform units conversion directly within MATLAB.

2 months ago | 1 download |

0.0 / 5

Submitted


Stress-strain round samples
Version of MATLAB code to process data to obtain stress-strain curves from round samples.

6 months ago | 1 download |

0.0 / 5

Submitted


Manual grain size measurement tool
This code shows a manual procedure to measure grain size, or any material feature, in a scaled picture or micrograph.

11 months ago | 4 downloads |

0.0 / 5

Submitted


Thermal analysis: solidification
Simple code to perform thermal analysis in solidification cups

1 year ago | 1 download |

0.0 / 5

Submitted


Stress-strain plots
This simple code shows the way to create a stress-strain plot from tensile data.

1 year ago | 21 downloads |

0.0 / 5

Answered
Experts of MATLAB, how did you learn? Any advice for beginner/intermediate users?
First, it could be overwhelm to start using Matlab because if you are not familiar, the concept is completely different from the...

2 years ago | 0

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Answered
How to update legend in MatLab R2017a
Hi, I had same problem with Matlab 2017a. It seems new version uses new features that does not allow to do the 'refresh' in lege...

7 years ago | 0