SuperMiguel
- 109
- 0
Whats the best book/resource to learn MATLAB??
Whats the best book/resource to learn MATLAB??
Whats the best book/resource to learn MATLAB??
The discussion revolves around the best resources for learning MATLAB, with participants sharing their experiences and recommendations. The scope includes personal learning methods, suggested books, online tutorials, and the effectiveness of different approaches to mastering MATLAB.
Participants generally agree that practical coding experience is crucial for learning MATLAB, but there is no consensus on the effectiveness of books versus online resources. Multiple competing views on the best learning methods remain present.
Some participants note that their learning experiences are influenced by their current coursework and personal preferences, which may limit the applicability of their suggestions to others.
Students and professionals in engineering and related fields looking to learn MATLAB, particularly those interested in practical applications and programming techniques.
╔(σ_σ)╝ said:The best way to learn then, would be to start writing some simple programs when you have the time.
I remember seeing a book called Matlab for Engineers at one of my labs but I am not sure how good it is.
There are also tons of tutorials available online.
Here is one that was provided by a TA at my university :
http://www.ee.ryerson.ca/~ieee/articles/MATLAB.html
SuperMiguel said:Thanks for that link..
pst: is this the book? https://www.amazon.com/dp/0136044220/?tag=pfamazon01-20
hadsed said:Books aren't easy to learn from. The best way to learn a programming language is to write programs. If a book just gives you programs to write, I guess that helps, but you can find tons of these things online. All I ever use is documentation to look up certain functions or examples on how to do certain things.
You can read the book all you like but you'll need to be able to actually code sometime.
hadsed said:Google is your best friend.