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??
╔(σ_σ)╝ 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.