
溫馨提示:需求數(shù)量不同,價格不同。請聯(lián)系我們,確認當前新的報價!
MATLAB是美國MathWorks公司的一款商業(yè)數(shù)學軟件,用于算法開發(fā)、數(shù)據(jù)可視化、數(shù)據(jù)分析以及數(shù)值計算的高等計算語言和交互式環(huán)境,主要包括MATLAB和Simulink兩大部分。它將數(shù)值分析、矩陣計算、科學數(shù)據(jù)可視化以及非線性動態(tài)系統(tǒng)的建模和仿真等諸多強的功能集成在一個易于使用、便于觀察的視窗之內(nèi),可以為科學研究與工程設計等工作以及其他需要進行有效數(shù)值計算的眾多科學任務提供了一種具體而又全面的解決方法。
同時,MATLAB還在很大程度上擺脫了傳統(tǒng)非交互式程序設計語言的編輯模式。
MATLAB是數(shù)百萬工程師和科學家都在使用的編程和數(shù)值計算平臺,可用于數(shù)據(jù)分析、算法開發(fā)和建模。
契合思維模式,適應工作所需
MATLAB將適合迭代分析和設計過程的桌面環(huán)境與直接表達矩陣和數(shù)組運算的編程語言相結合。
包含交互式應用程序
MATLAB應用程序讓您看到不同的算法如何處理您的數(shù)據(jù)。在您獲得所需結果之前反復迭代,然后自動生成MATLAB程序,以便對您的工作進行重現(xiàn)或自動處理。
以及擴展能力
只需更改少量代碼就能擴展您的分析在群集、GPU和云上進行。無需重寫代碼或學習大數(shù)據(jù)編程和內(nèi)存溢出技術。
MATLAB功能
數(shù)據(jù)分析
對數(shù)據(jù)進行探查、建模和可視化
圖形
可視化并探查數(shù)據(jù)
算法開發(fā)
為桌面應用和嵌入式應用設計算法
APP構建
創(chuàng)建桌面APP和Web App
將MATLAB與其他語言結合使用
將MATLAB與Python等其他語言結合使用
硬件
將MATLAB連接到硬件
并行計算
使用多核臺式機、GPU、集群、網(wǎng)格和各種云
Web部署和桌面部署
共享您的MATLAB程序
計算
在各種云環(huán)境中運行
讓您的創(chuàng)意從研究邁向生產(chǎn)
部署到企業(yè)應用程序
MATLAB代碼可直接用于生產(chǎn),因此您可以直接部署到云和企業(yè)系統(tǒng),并與數(shù)據(jù)源和業(yè)務系統(tǒng)集成。
在嵌入式設備上運行
自動將MATLAB算法轉換為C/C++和HDL代碼,從而在嵌入式設備上運行。
與基于模型的設計集成
MATLAB與Simulink配合以支持基于模型的設計,用于多域仿真、自動生成代碼,以及嵌入式系統(tǒng)的測試和驗證。
MATLAB應用
控制系統(tǒng)
設計、測試和實現(xiàn)控制系統(tǒng)
機器學習
訓練模型、調(diào)優(yōu)參數(shù)并部署到生產(chǎn)環(huán)境或邊緣設備
信號處理
分析信號和時序數(shù)據(jù);對信號處理系統(tǒng)進行建模、設計和仿真
深度學習
對深度神經(jīng)網(wǎng)格進行數(shù)據(jù)準備、設計、仿真和部署
預測性維護
開發(fā)和部署狀態(tài)監(jiān)控和預測性維護軟件
測試和測量
采集、分析和探查數(shù)據(jù)并自動化測試
圖像處理和計算機視覺
采集、處理和分析圖像和視頻以進行算法開發(fā)和系統(tǒng)設計
機器人
將您的機器人構想和概念轉變?yōu)樽灾飨到y(tǒng),無縫投入現(xiàn)實應用
無線通信
創(chuàng)建、設計、測試和驗證無線通信系統(tǒng)
系統(tǒng)要求
操作系統(tǒng):Windows 11,Windows 10(1909版或更高版本),Windows Server 2019
注意:不再可用于Windows 7、Windows Server 2016
處理器:任何Intel或AMD X86-64處理器
推薦:任何具有四個邏輯內(nèi)核和AVX2指令集的Intel或AMD X86-64處理器
磁盤:3.6GB的磁盤空間僅用于MATLAB,典型安裝需要5-8GB的磁盤空間
推薦:建議使用SSD
完全安裝全部MathWorks產(chǎn)品可能需要31.5GB的磁盤空間
內(nèi)存:4GB
推薦:8GB
對于Polyspace,建議每核4GB
圖像:不需要特定的圖形卡
建議使用OpenGL 3.3、1GB GPU內(nèi)存的硬件加速顯卡
使用并行計算工具箱的GPU加速要求GPU具有3.0或更高的計算能力。
【英文介紹】
MATLAB is programming and numeric computing platform used by millions of engineers and scientists to analyze data, develop algorithms, and create models.
Designed for the way you think and the work you do.
MATLAB? combines a desktop environment tuned for iterative analysis and design processes with a programming language that expresses matrix and array mathematics directly. It includes the live Editor for creating scripts that combine code, output, and formatted text in an executable notebook.
Professionally Built
MATLAB toolboxes are professionally developed, rigorously tested, and fully documented.
With Interactive Apps
MATLAB apps let you see how different algorithms work with your data. Iterate until you've got the results you want, then automatically generate a MATLAB program to reproduce or automate your work.
And the Ability to Scale
Scale your analyses to run on clusters, GPUs, and clouds with only minor code changes. There's no need to rewrite your code or learn big data programming and out-of-memory techniques.
Take Your Ideas Beyoned Research to Production
Deploy to Enterprise Applications
MATLAB code is production ready, so you can go directly to your cloud and enterprise systems, and integrate with data sources and business systems.
Run on Embedded Devices
Automatically convert MATLAB algorithms to C/C++, HDL, and CUDA code to run on your embedded processor or FPGA/ASIC.
Integrate with Model-Based Design
MATLAB works with Simulink to support Model-Based Design, which is used for multidomain simulation, automatic code generation, and test and verification of embedded systems.