diff --git a/free-programming-books.md b/free-programming-books.md index ba6b69e0c65bdf4bdec1b92508ef919e9c0a77fe..ee8eb62bb56d233d52f17c922a8e885dcb18703c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -73,6 +73,7 @@ * [Lisp](#lisp) * [Lua](#lua) * [Mathematica](#mathematica) +* [MATLAB](#matlab) * [Maven](#maven) * [Mercurial](#mercurial) * [.NET (C# / VB / Nemerle / Visual Studio)](#net-c--vb--nemerle--visual-studio) @@ -782,6 +783,19 @@ See also [TeX](#tex) * [Basics of Algebra, Topology, and Differential Calculus](http://www.cis.upenn.edu/~jean/math-basics.pdf) +###MATLAB +* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials) +* [Numerical Computing with MATLAB](http://www.mathworks.com/moler/index_ncm.html) +* [Experiments with MATLAB](http://www.mathworks.com/moler/exm/index.html) +* [MATLAB Programming](http://en.wikibooks.org/wiki/MATLAB_Programming) +* [Freshman Engineering Problem Solving with MATLAB](http://cnx.org/featureContent/mfiles) +* [An Introduction to MATLAB](http://www.maths.dundee.ac.uk/ftp/na-reports/MatlabNotes.pdf) +* [MATLAB - A Fundamental Tool for Scientific Computing and Engineering Applications - Volume 1](http://www.intechopen.com/books/matlab-a-fundamental-tool-for-scientific-computing-and-engineering-applications-volume-1) +* [Applications of MATLAB in Science and Engineering](http://www.intechopen.com/books/applications-of-matlab-in-science-and-engineering) +* [MATLAB for Engineers: Applications in Control, Electrical Engineering, IT and Robotics](http://www.intechopen.com/books/matlab-for-engineers-applications-in-control-electrical-engineering-it-and-robotics) +* [MATLAB - A Ubiquitous Tool for the Practical Engineer](http://www.intechopen.com/books/matlab-a-ubiquitous-tool-for-the-practical-engineer) + + ###Maven * [Better Builds with Maven](http://www.maestrodev.com/better-build-maven) * [Maven by Example](http://www.sonatype.com/books/mvnex-book/reference/public-book.html)