-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmatlab.qmd
More file actions
32 lines (15 loc) · 856 Bytes
/
matlab.qmd
File metadata and controls
32 lines (15 loc) · 856 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# MATLAB
## Web
[Learn MATLAB and Simulink Basics](https://www.mathworks.com/support/learn-with-matlab-tutorials.html)
[CSCAR : Introduction to MATLAB Workshop - Part I](https://github.com/marcio-mourao/intro2MATLAB-1)
[CSCAR : Introduction to MATLAB Workshop - Part II](https://github.com/marcio-mourao/intro2MATLAB-2)
## Books
[MATLAB Primer](http://www.mathworks.com/help/releases/R2014b/pdf_doc/matlab/getstart.pdf)
## Modules
[Statistics and Machine Learning Toolbox](https://www.mathworks.com/products/statistics.html)
[Image Processing Toolbox](https://www.mathworks.com/products/image.html)
[Computer Vision System Toolbox](https://www.mathworks.com/products/computer-vision.html)
## Visualization
[Graphics](https://www.mathworks.com/help/matlab/graphics.html)
## Others
[MATLAB Products](https://www.mathworks.com/products.html)