ソースを参照

Added Physical Modeling in MATLAB by Alan Downey

Louis Luangkesorn 12 年 前
コミット
2dc0519882
1 ファイル変更3 行追加0 行削除
  1. 3 0
      free-programming-books.md

+ 3 - 0
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)