From 884ea1db92ad3d0d26322d2c0b324c83be704767 Mon Sep 17 00:00:00 2001 From: Gabriel Leite Date: Fri, 23 Oct 2020 12:11:51 -0300 Subject: [PATCH] Adding a MATLAB book (#4545) * Update free-programming-books adding a MATLAB Book Add MATLAB Notes for Professionals book * Revert "Update free-programming-books adding a MATLAB Book" This reverts commit 56537340da39e1f20de2271bc222b2e19bc9415b. * Add book MATLAB notes for professionals * Fix the pattern of the MatlabBook Co-authored-by: Gabriel Oliveira Leite --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 1487845f..f2dfc0e8 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1984,6 +1984,7 @@ Kerridge (PDF) (email address *requested*, not required) * [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) * [MATLAB - A Ubiquitous Tool for the Practical Engineer](http://www.intechopen.com/books/matlab-a-ubiquitous-tool-for-the-practical-engineer) * [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 Notes for professionals](https://books.goalkicker.com/MATLABBook) - Compiled from StackOverflow documentation * [MATLAB Programming](https://en.wikibooks.org/wiki/MATLAB_Programming) - Wikibooks * [MATLAB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/matlab) (PDF, Kindle) (email address *requested*, not required) * [Numerical Computing with MATLAB](http://www.mathworks.com/moler/index_ncm.html?requestedDomain=www.mathworks.com&nocookie=true) -- GitLab