matlab 簡介
MATLAB簡介 (MATLAB Introduction)
MATLAB was designed by Cleve Moler for his student in 1970s but after some time jack little, an engineer realized it's potential and rewrote it at the MathWorks, and it was rewritten in C language by the date of 1984. It allows the user to solve the matrix, to create the algorithms and helps them to implement, it as well as it helps the user to plot the graph of the functions and the data. It also creates a kind of interface with programs written in other languages such as python, C, C++, and java.
MATLAB是由Cleve Moler為他的學生在1970年代設計的,但是一段時間后,一位工程師意識到一點點潛力,并在MathWorks上重新編寫了它,并于1984年用C語言重寫了它。矩陣,以創建算法并幫助它們實現,同時還可以幫助用戶繪制函數圖和數據圖。 它還與使用其他語言(例如python,C,C ++和Java)編寫的程序創建一種接口。
MATLAB was first designed to be used for the numerical computing as well as allowing the user to access the symbolic computing abilities than it was also for the simulating the multi-domain graphical function for dynamic and embedded systems.
與用于動態和嵌入式系統的多域圖形功能的仿真相比, MATLAB最初被設計用于數值計算,并且允許用戶訪問符號計算能力。
As now in 2019, currently, MATLAB is being used by the various researchers and scientists to analyze the various equations and function more easily and hassle-free. It is currently being used by more than 3.2 million users worldwide. The users of MATLAB are not just from the research background but also the backgrounds of engineering, science, and economics.
截至2019年,目前,各種研究人員和科學家正在使用MATLAB來更輕松,更輕松地分析各種方程式和函數。 目前,全球有超過320萬用戶正在使用它。 MATLAB的用戶不僅來自研究背景,還來自工程,科學和經濟學領域。
The software is popular because it is powerful and easy to use. For the students studying in technical colleges or universities, it can be thought of as the next tool to use after the graphic calculator in high school.
該軟件之所以流行,是因為它功能強大且易于使用。 對于在技術學院或大學學習的學生,可以將其視為繼高中圖形計算器之后使用的下一個工具。
MATLAB is a powerful language for technical computing. The name MATLAB stands for the matrix laboratory because its basic data element is a matrix. In industry, the software is used in research, development, and design. The standard MATLAB program has tools, a kind of function that can be used to solve common problems. In addition to the above tools, it also has optional toolboxes that are a collection of specialized programs designed to solve specific types of problems.
MATLAB是用于技術計算的強大語言。 MATLAB之所以代表矩陣實驗室,是因為其基本數據元素是矩陣。 在工業上,該軟件用于研究,開發和設計。 標準的MATLAB程序具有工具,一種可用于解決常見問題的功能。 除上述工具外,它還具有可選工具箱,這些工具箱是專門為解決特定類型的問題而設計的專用程序的集合。
The use of toolboxes is for signal processing, control systems, and symbolic calculations. Most of the people who used to work on the FORTRAN or C, they all switched to MATLAB due to its popularity and its powerful toolboxes. Nowadays in most of the engineering, MATLAB is being introduced for the ease of the students.
工具箱用于信號處理,控制系統和符號計算。 過去使用FORTRAN或C的大多數人都因為MATLAB的普及和強大的工具箱而全部轉向了MATLAB。 如今,在大多數工程學中,都為使學生輕松而引入了MATLAB。
It was originally developed to provide easy access to the matrix software which was developed by the LINPACK (linear system package) and EISPACK (Eigen system package). MATLAB application is built around the MATLAB scripting language. Its common use includes the command window as an interactive mathematical shell or executing text files which contain the code of MATLAB software.
它最初是為了提供對LINPACK(線性系統軟件包)和EISPACK(Eigen系統軟件包)開發的矩陣軟件的輕松訪問而開發的。 MATLAB應用程序是圍繞MATLAB腳本語言構建的。 它的常用用法包括將命令窗口用作交互式數學外殼或執行包含MATLAB軟件代碼的文本文件。
MATLAB supports the application which is being developed with the help of the GUI (graphical user interface) features. It also includes the GUIDE (GUI development environment). It is also less with the integrated graph plotting features. We say that we can plot any graph for our use by the help of x and y axis or by the help of the two vectors x and y.
MATLAB支持借助GUI(圖形用戶界面)功能開發的應用程序。 它還包括GUIDE(GUI開發環境)。 集成的圖形繪圖功能也較少。 我們說可以借助x和y軸或借助兩個向量x和y繪制任何圖形供我們使用。
This is an introduction with the MATLAB and its application in various fields as well as its historical background that how it was developed and came into existence including its use in research and engineering field.
這是對MATLAB及其在各個領域中的應用的介紹,以及它的發展和存在的歷史背景,包括它在研究和工程領域中的使用。
翻譯自: https://www.includehelp.com/matlab/introduction-to-matlab.aspx
matlab 簡介