From 2dc05198827669a81afe7af6b2b7119a2c3091e7 Mon Sep 17 00:00:00 2001 From: Louis Luangkesorn Date: Tue, 12 Nov 2013 19:24:30 -0500 Subject: [PATCH] Added Physical Modeling in MATLAB by Alan Downey --- free-programming-books.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 52a3ad4e..b0ee324c 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) -- GitLab