NEED HELP request by Beginner
Afficher commentaires plus anciens
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 commentaires
Adam Danz
le 31 Août 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
le 3 Sep 2019
Modifié(e) : Rahul Kumar
le 3 Sep 2019
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 31 Août 2019
0 votes
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!