Introduction to Matlab: the best basic tutorials on the web
Most of the Matlab users are not expert, but one bright sight of this programming language is his simplicity, I like to define Matlab a programming language for not programmers. So this post aims to beginners, I want to show them how it is easy to start.
The purpose of this post is to build a link directory that points to all the best basic free tutorials on the web. The directory is open, so if you have your own tutorial you can submit it, if you fpund something better on the web you can write it in the comments and it will be added to the post. As Starting point I add a few tutorials I found on the web hoping many users will find them interesting.
A few video of basic tutorials can be found at:
- The Advanced Matlab code video compilation from you tube http://www.advancedmcode.org/m-tube/beginners
A few pdf:
- A compete introduction of Matlab from David F. Griffths http://www.maths.dundee.ac.uk/~ftp/na-reports/MatlabNotes.pdf
- The very basic operation http://maxwell.me.gu.edu.au/spl/matlab-page/matlab_tony.pdf
- Application to pratical examples like : Golden Ratio, Fibonacci Numbers, Fractal Fern, Magic Squares, Cryptography, The 3n+1 Sequence, Floating-Point Arithmetic. http://www.mathworks.com/moler/intro.pdf
Interactive:
- This one from is about very basic topics like: Vectors, Functions, Plotting,Polynomials, Matrices,Printing, Using M-files, Getting help in Matlab. http://www.engin.umich.edu/group/ctm/basic/basic.html
- on http://www.math.mtu.edu/~msgocken/intro/intro.html I found the following table of contests, it can be used to redirect the user exaclty where he wants to.
Popularity: 1% [?]
Related Posts
Comments
Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!
Include MATLAB code in your comment by doing the following:
<pre lang="MATLAB">
%insert code here
</pre>

















































