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!