MATLAB is a commercial mathematics software produced by MathWorks Company in the United States. It is an advanced technical computing language and interactive environment, which is used for algorithm development, data visualization, data analysis and numerical calculation. Mainly includes MATLAB and Simulink.
Extended data
MATLAB matrix
The basic data unit of MATLAB is matrix, and its instruction expression is very similar to that commonly used in mathematics and engineering. Therefore, it is much simpler to solve problems with MATLAB than to do the same thing with C, FORTRAN and other languages, and mathwork also absorbs the advantages of Maple and other software, making MATLAB a powerful mathematical software.
Support for C, FORTRAN, C++ and JAVA has also been added in the new version. It can be called directly, and users can also import their own utility programs into MATLAB function library to facilitate their later call. In addition, many MATLAB enthusiasts have written some classic programs that users can download and use directly.