فهرست منبع

Update free-programming-books.md

added content for MATLAB programming
Todd Atkins 12 سال پیش
والد
کامیت
2dc9bed2f0
1فایلهای تغییر یافته به همراه14 افزوده شده و 0 حذف شده
  1. 14 0
      free-programming-books.md

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