Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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 1 2 3 4 5 6

MATLAB Succinctly

Posted By: lengen
MATLAB Succinctly

MATLAB Succinctly by Dmitri Nesteruk
English | March 6, 2018 | ASIN: B07B8Y9V1G | 108 Pages | PDF | 3 MB

In MATLAB Succinctly, Learn the essential skills needed to use the flexible MATLAB system. You will be able to apply the highly modular system towards the purposes you need by harnessing the power of its different toolboxes.
MATLAB happens to be a highly modular system. What this means is that instead of just getting one application, you get the core MATLAB installation and then purchase one or more toolboxes depending on what your needs are. These toolboxes, broadly speaking, fall into three categories:
• Scientific toolboxes related to mathematics, statistics, and optimization. These might include, for example, the Symbolic Math Toolbox that supports things such as symbolic differentiation, or the Statistics Toolbox that gives you—you guessed it—various statistical functions and tools.
• Toolboxes related to specific problem domains or industries, such as Aerospace, Econometrics, or the Image Processing Toolbox.
• Toolboxes related specifically to computation (i.e. the ways in which calculations are performed), such as the Parallel Computing Toolbox or MATLAB Coder.
• SIMULINK, a graphical programming language used for modeling and simulation. SIMULINK is tightly integrated with MATLAB.