NEED HELP request by Beginner
Show older comments
I'm new to the world of MATLAB, could anyone please help me (basically I need your advise) how to gain knowledge more efficiently so that I'll be able to apply in the domain of classical mechanics and design of machines.
My current status-
I'm undergrad student in Mechanical Engineering (3rd yr)
till now
MATLAB OnRamp - completed
MATLAB fundamental - 40% completed
please spare little time from your busy schedule.
Thanks
2 Comments
Adam Danz
on 31 Aug 2019
Among the many learning styles, what worked for me is diving in the "deep end" using Matlab to solve real work-related / studies-related problems. For every new function I came across, I read most or all of the documentation page and understood the inputs, the optional properties, the outputs and I went through some of the examples - all on the same page. At the bottom of most pages is a list of related functions which may be useful to browse through, too.
Example: https://www.mathworks.com/help/curvefit/fit.html
Browsing through this forum and taking the time to understand the snippets of code offered by experts really helps, too. It's really obvious when people asking questions here don't bother to understand the code in the answers and will therefore never advance their analytical skill set.
Rahul Kumar
on 3 Sep 2019
Edited: Rahul Kumar
on 3 Sep 2019
Accepted Answer
More Answers (1)
Image Analyst
on 31 Aug 2019
0 votes
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!