NEED HELP request by Beginner
이전 댓글 표시
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
Adam Danz
2019년 8월 31일
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
2019년 9월 3일
편집: Rahul Kumar
2019년 9월 3일
채택된 답변
추가 답변 (1개)
Image Analyst
2019년 8월 31일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!