diff --git a/free-programming-books.md b/free-programming-books.md index 52a3ad4e33fabbad947020c1c0c257d8ff322a76..b0ee324cff89d8938331fc92269df774445628ce 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -71,6 +71,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) @@ -717,6 +718,8 @@ See also [TeX](#tex) * [Stephen Wolfram's The Mathematica Book](http://reference.wolfram.com/legacy/v5_2/) * [Wolfram Mathematica Tutorial Collection](http://www.wolfram.com/learningcenter/tutorialcollection/) +###Matlab +* [Physical Modeling in MATLAB](http://greenteapress.com/matlab/index.html) ###Maven * [Better Builds with Maven](http://www.maestrodev.com/better-build-maven)