BOOKS - PROGRAMMING - MATLAB Symbolic Math Toolbox User’s Guide (R2023b)
US $5.61
491267
491267
MATLAB Symbolic Math Toolbox User’s Guide (R2023b)
Author: MathWorks
Year: 2023
Number of pages: 2350
Format: PDF
File size: 15.0 MB
Language: ENG
Year: 2023
Number of pages: 2350
Format: PDF
File size: 15.0 MB
Language: ENG
Symbolic Math Toolbox provides functions for solving, graphing, and manipulating symbolic math equations. You can create, run, and share symbolic math codes, and get suggestions for next steps for working with symbols in the MATLAB Live Editor. The toolbox contains functions for common math areas such as calculus, linear algebra, algebraic equations, differential equations, equation simplification, and equation manipulation. The Symbolic Math Toolbox allows you to analytically perform differentiation, integration, simplification, transformations, and equation solving. Dimensional calculations and unit conversions are also possible. Calculations can be performed analytically or using arithmetic operations with variable precision, and the results are displayed in a math set. Symbolic calculations can be shared with other MATLAB users as "live" scripts or converted to HTML, Word, LaTex, or PDF documents. MATLAB functions, Simulink function blocks, and Simscape equations can be generated directly from symbolic expressions. You can generate C or Fortran code fragments from a symbolic expression, or generate files containing code fragments, using the ccode and fortran functions.