NEED HELP request by Beginner
Mostrar comentarios más antiguos
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 comentarios
Adam Danz
el 31 de Ag. de 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
el 3 de Sept. de 2019
Editada: Rahul Kumar
el 3 de Sept. de 2019
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 31 de Ag. de 2019
0 votos
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!