First of all, let's take a look at what MATLAB is a commercial mathematical software developed by MathWorks. it is used for algorithm development, data visualization, data analysis, and advanced computing languages and interactive environments for numerical computing, it mainly includes two parts: MATLAB and Simulink. MATLAB is a combination of matrix & amp; laboratory, meaning matrix factory (matrix lab ). It was first published by mathworks in the United States. matmatlab is a commercial mathematical software produced by MathWorks in the United States, advanced computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical computing, mainly including MATLAB and Simulink. MATLAB is a combination of matrix and laboratory, meaning matrix factory (matrix lab ). It is a high-tech computing environment released by mathworks, which mainly targets Scientific Computing, visualization, and interactive programming. It integrates many powerful functions such as numerical analysis, matrix computing, scientific data visualization, and modeling and simulation of nonlinear dynamic systems in an easy-to-use Windows environment, it provides a comprehensive solution for scientific research, engineering design, and many scientific fields that require effective numerical calculation, it has largely escaped the editing mode of traditional non-interactive programming languages (such as C and Fortran), representing the advanced level of scientific computing software today. MATLAB, Mathematica, and Maple are also known as the three major mathematical software. It is second to none in the field of numerical computing in the application software of mathematical science and technology. MATLAB can perform matrix operations, draw functions and data, implement algorithms, create user interfaces, and connect programs in other programming languages, it is mainly used in engineering computing, control design, signal processing and communication, image processing, signal detection, financial modeling design and analysis, and other fields. The basic data unit of MATLAB is a matrix. its command expression is very similar to the commonly used forms in mathematics and engineering. Therefore, it is better to use MATLAB to solve problems than to use C, FORTRAN and other languages are much simpler to accomplish the same thing, and MATLAB also absorbs the advantages of software such as Maple, making matlab a powerful mathematical software. Added support for C, FORTRAN, C ++, and JAVA in the new version. So how to install it in Centos, here is the server version: http://www.linuxdown.net/CentOS/2014/1029/3417.html First Download matlab here to give you a connection: ed2k: // | file | [% E7 % 9F % A9 % E9 % 98% B5 % E5 % AE % 9E % E9 % AA % 8C % E5 % AE % A4]. TLF-SOFT-Mathworks.Matlab.R2010b.UNIX.ISO-TBE.iso | 4886540288 | C00B82DFE472A7C833B068C690F2DAB3 |/
2. open the terminal, enter sudo mkdir/mnt/temp (create a temporary folder to store the loaded iso file), and then enter sudo mount-o loop/path/Matlab. r2010a. UNIX.ISO-TBE. iso/mnt/temp (the green path is where the matlab iso file is located), press enter and load the image file. 3. create a folder for installing matlab (you can decide the location by yourself, but remember that it will be used later, for example:/usr/local/matlab ). Run the create command sudo mkdir/usr/local/MATLAB 4. start to install sudo/mnt/temp/install. a graphical installation interface similar to that installed in windows is displayed, enter the serial number in the install file in the/mnt/temp/crack folder. Select the installation path for the folder you created in step 3. When the installation is close to the end, you will be asked if you need to activate the service. if you want to activate the service without network connection, select the lic_standalone.dat file in the/mnt/temp/crack folder. Activated successfully! 5. uninstall the image file after installation. Sudo umount/mnt/temp ============================ The installation has been completed successfully, next, how to start ======================/// start on the terminal, enter the installation path of matlab, enter the bin folder, and enter in the terminal. /matlab
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.