Added Physical Modeling in MATLAB by Alan Downey

This commit is contained in:
Louis Luangkesorn 2013-11-12 19:24:30 -05:00
parent 3ccdb6f0ea
commit 2dc0519882

View File

@ -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)