Community Profile

photo

Mario Buchely


andes

Last seen: 15 days 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
  • Personal Best Downloads Level 1
  • First Submission
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

View badges

Feeds

View by

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.

27 days ago | 8 downloads |

Submitted


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

3 months ago | 3 downloads |

Submitted


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

8 months ago | 30 downloads |

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

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

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

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

6 years ago | 0