轉載請注明鏈接:https://www.cnblogs.com/Alliswell-WP/p/MATLABToolboxesApplicationsSoftwareAndResources.html
有問題請及時聯系博主:Alliswell_WP
精選的MATLAB工具箱,應用程序,軟件和資源的精選清單。
# Awesome MATLAB
[](https://github.com/sindresorhus/awesome)
A curated list of awesome MATLAB toolboxes, applications, software and resources. Inspired by [awesome-R](https://github.com/qinwf/awesome-R).精選的MATLAB工具箱,應用程序,軟件和資源的精選清單。靈感來自[awesome-R]
目錄
- [Awesome MATLAB](#awesome-)
- [3rd Party Commercial Toolboxes](#3rd-party-commercial-toolboxes)第三方商業工具箱
- [Cool](#cool)
- [Database Management](#database-management)數據庫管理
- [Games](#games)游戲
- [Hardware](#hardware)硬件
- [Image Processing and Computer Vision](#image-processing-and-computer-vision)圖像處理和計算機視覺
- [Model Reduction](#model-reduction)模型縮減
- [Interfacing with other languages](#interfacing-with-other-languages)與其他語言的介面
- [Interfacing with other programs](#interfacing-with-other-programs)與其他程序的連接
- [Learning MATLAB](#learning-matlab)
- [Making Figures](#making-figures)制作人物
- [MATLAB-like environments](#matlab-like-environments)類似MATLAB的環境
- [Miscellaneous Free Toolboxes](#miscellaneous-free-toolboxes)其他免費工具箱
- [Resources](#resources)
- [Websites](#websites)網站
- [Blogs](#blogs)博客
- [Books](#books)書籍
- [Reference Cards](#reference-cards)參考卡
- [Social Media](#social-media)社交媒體
- [MOOCs](#moocs)
- [Tips and Tricks](#tips-and-tricks)提示和技巧
- [Contributing](#contributing)貢獻
## 3rd Party Commercial Toolboxes第三方商業工具箱
*High quality commercial toolboxes from organisations other than The MathWorks*The MathWorks以外的組織提供的高質量商業工具箱
* [Multiprecision Toolbox for MATLAB](http://www.advanpix.com/) - This toolbox equips MATLAB with a new multiple precision floating-point numeric type and an extensive set of mathematical functions that are capable of computations with arbitrary precision.
* [MATLAB的多精度工具箱](http://www.advanpix.com/)-該工具箱為MATLAB配備了新的多精度浮點數值類型和廣泛的數學函數集,能夠以任意精度進行計算。
* [NAG Toolbox for MATLAB](http://www.nag.co.uk/numeric/MB/start.asp) - Over 1700 functions across numerous areas of numerical mathematics. Developed by The Numerical Algorithms Group (NAG).
* [用於MATLAB的NAG工具箱](http://www.nag.co.uk/numeric/MB/start.asp)-跨越1700多個函數,涉及許多數字數學領域。由數值算法小組(NAG)開發。
* [MOSEK Optimization Tools](https://www.mosek.com) - The [MOSEK tools](https://mosek.com/resources/downloads) provide access to the powerful MOSEK optimization solvers from inside the MATLAB environment either by a classical [Toolobx](http://docs.mosek.com/7.1/tools/index.html) or by the modern object-oriented API [Fusion](http://docs.mosek.com/7.1/matlabfusion/index.html) .
* [MOSEK優化工具](https://www.mosek.com)-[MOSEK工具](https://mosek.com/resources/downloads)可以從MATLAB環境中訪問強大的MOSEK優化求解器通過經典的[Toolobx](http://docs.mosek.com/7.1/tools/index.html)或現代的面向對象的API [Fusion](http://docs.mosek.com/7.1/matlabfusion) /index.html)。
## Cool
*Fun projects that make you say 'Cool!'*
*有趣的項目,讓您說“酷!” *
- [Engima](http://blogs.mathworks.com/pick/2015/10/30/enigma/) - MATLAB version of the Enigma machine
Enigma機器的MATLAB版本
## Database Management 數據庫管理
*Toolboxes for managing data* 用於管理數據的工具箱
* [Database toolbox](http://uk.mathworks.com/products/database/) - Official database toolbox from The MathWorks
數據庫工具箱 The MathWorks提供的官方數據庫工具箱
* [go-redis](https://github.com/markuman/go-redis/) - Free Redis Mex client for MATLAB
用於MATLAB的免費Redis Mex客戶端
* [mex-sqlite3](https://github.com/rmartinjak/mex-sqlite3) - Free Sqlite3 Mex client for MATLAB
適用於MATLAB的免費Sqlite3 Mex客戶端
## Games
*Fully playable games developed in MATLAB.*
使用MATLAB開發的完全可玩的游戲
* [2048](http://uk.mathworks.com/matlabcentral/fileexchange/46124-2048-matlab-edition) - 2048 is a game originally created by Gabriele Cirulli. This is a MATLAB implementation of the game.
2048是由Gabriele Cirulli最初創建的游戲。這是游戲的MATLAB實現。
* [Flappy bird](http://uk.mathworks.com/matlabcentral/fileexchange/45795-flappy-bird-for-matlab) - As one of the most popular games on app stores before being taken down, Flappy Bird does not need any further introduction. Now, it has come back alive, on MATLAB.
作為被移除前應用商店中最流行的游戲之一,Flappy Bird並沒有需要任何進一步的介紹。現在,它在MATLAB上又恢復了活力。
## Hardware
* [MATLAB Mobile](http://uk.mathworks.com/products/matlab-mobile/) - MATLAB on Android and iOS mobile phones and tablets.
Android和iOS手機和平板電腦上的MATLAB
* [Octave](https://play.google.com/store/apps/details?id=com.octave) - Octave on Android.
* [Raspberry Pi Support from MATLAB](http://uk.mathworks.com/hardware-support/raspberry-pi-matlab.html) - Acquire sensor and image data from your connected Raspberry Pi.
從連接的Raspberry Pi中獲取傳感器和圖像數據。
## Image Processing and Computer Vision 圖像處理和計算機視覺
* [Computer Vision System Toolbox](http://uk.mathworks.com/products/computer-vision/) - The official computer vision toolbox from The MathWorks.
計算機視覺系統工具箱 The MathWorks提供的官方計算機視覺工具箱
* [Image Processing Toolbox](http://uk.mathworks.com/products/image/) - The official Image Processing Toolbox from The MathWorks
圖像處理工具箱 MathWorks的官方圖像處理工具箱
* [MatConvNet](http://www.vlfeat.org/matconvnet/) - MatConvNet is a free MATLAB toolbox implementing Convolutional Neural Networks (CNNs) for computer vision applications. It is simple, efficient, and can run and learn state-of-the-art CNNs. It provides pre-trained CNNs for image classification, segmentation, face recognition, and text detection.
MatConvNet是一個免費的MATLAB工具箱,為計算機視覺應用實現了卷積神經網絡(CNN)。它簡單,高效,並且可以運行和學習最新的CNN。它提供了經過預訓練的CNN,用於圖像分類,分割,面部識別和文本檢測。
* [Piotr's Image and Video Toolbox](https://github.com/pdollar/toolbox) - This free toolbox facilitates the manipulation of images and video in MATLAB. Its purpose is to complement, not replace, MATLAB's Image Processing Toolbox.
[Piotr的圖像和視頻工具箱](https://github.com/pdollar/toolbox)-此免費工具箱便於在MATLAB中操縱圖像和視頻。其目的是補充而不是替代MATLAB的圖像處理工具箱。
* [VLFeat](http://www.vlfeat.org/) - The VLFeat free and open source library implements popular computer vision algorithms specializing in image understanding and local features extraction and matching. It is written in C for efficiency and compatibility, with interfaces in MATLAB for ease of use, and detailed documentation throughout.
[VLFeat](http://www.vlfeat.org/)-VLFeat免費開放源代碼庫實現了流行的計算機視覺算法,專門用於圖像理解以及局部特征提取和匹配。它是用C編寫的,以提高效率和兼容性,並帶有MATLAB的接口,以易於使用,並在全文中提供詳細的文檔。
* [MexOpenCV](https://github.com/kyamagu/mexopencv) - MATLAB MEX interface for [OpenCV](http://opencv.org), i.e. one of the leading libraries for computer vision.
[MexOpenCV](https://github.com/kyamagu/mexopencv)-用於[OpenCV](http://opencv.org)的MATLAB MEX接口,即領先的庫之一
## Model Reduction 模型簡化
* [SLICOT](http://slicot.org/matlab-toolboxes/model-reduction) - SLICOT Model and Controller Reduction Toolbox SLICOT模型和控制器簡化工具箱
* [emgr](http://gramian.de) - Empirical gramian framework for model reduction and system identification.
用於模型簡化和系統識別的經驗性gramian框架
* [MORE](http://w3.onera.fr/more/) - a MOdel REduction Toolbox MOdel減少工具箱
* [drtoolbox](https://lvdmaaten.github.io/drtoolbox/) - Matlab Toolbox for Dimensionality Reduction 用於降維的Matlab工具箱
* [SiMpLIfy](http://simplifytoolbox.tumblr.com/) - Structured ModeL reductIon 結構化ModeL還原
* [MORLAB](http://www.mpi-magdeburg.mpg.de/1657682/morlab) - Model Order Reduction Laboratory 模型訂單減少實驗室
* [SMORES](http://www.bnbond.com/software/smores/) - A Matlab tool for Simulation and Model Order Reduction of Electrical Systems 用於電氣系統仿真和模型降階的Matlab工具
* [sssMOR](https://www.rt.mw.tum.de/forschung/forschungsgebiete/modellreduktion/sssmor/) - Sparse State-Space and Model Order Reduction Toolbox 稀疏狀態空間和模型降階工具箱
* [MORPACK](http://tu-dresden.de/die_tu_dresden/fakultaeten/fakultaet_maschinenwesen/ifkm/dmt/forschung/forschungsthemen/morpack) - Model Order Reduction PACKage 模型訂單減少包
* [RBmatlab](https://www.ians.uni-stuttgart.de:8443/agh/gitblit/summary/software%2Fmatlab%2Frbmatlabrelease.git) - is a MATLAB library for model order reduction with Reduced Basis Methods for various discretization types and application settings.
是一個用於簡化模型訂單的MATLAB庫,適用於各種方法的簡化基礎方法離散化類型和應用程序設置
* [MESS](http://svncsc.mpi-magdeburg.mpg.de/trac/messtrac) - The Matrix Equations Sparse Solvers library, is the successor to the Lyapack Toolbox.
矩陣方程稀疏解算器庫是Lyapack工具箱的后繼者
* [KerMor](http://www.ians.uni-stuttgart.de/MoRePaS/software/kermor/) - Model order reduction for nonlinear dynamical systems and nonlinear approximation.
非線性動力學系統和非線性逼近的模型降階
## Interfacing with other languages
與其他語言的接口
* [C/C++ mex routines](http://uk.mathworks.com/help/matlab/write-cc-mex-files.html) - C/C++ MEX files allow to call C/C++ functions from within MATLAB.
C / C ++ MEX文件允許從MATLAB內調用C / C ++函數
* [Fortran mex routines](http://uk.mathworks.com/help/matlab/write-fortran-mex-files.html) - Fortran MEX routines allow you to call Fortran code from within MATLAB.
Fortran MEX例程允許您從MATLAB內調用Fortran代碼
* [MATLAB Engine for Python](http://uk.mathworks.com/help/matlab/matlab_external/get-started-with-matlab-engine-for-python.html) - The MATLAB Engine for Python provides a Python package named `matlab` that enables you to call MATLAB functions from within Python.
適用於Python的MATLAB引擎提供了Python包名為“ matlab”的代碼,使您可以從Python內部調用MATLAB函數。
* [Python](http://uk.mathworks.com/help/matlab/call-python-libraries.html) - How to call Python functions from within MATLAB.
如何從MATLAB內調用Python函數
* [matlab kernel](https://github.com/calysto/matlab_kernel) - To run MATLAB code inside IPython / Jupyter notebooks.
在IPython / Jupyter筆記本中運行MATLAB代碼
* [octave kernel](https://github.com/calysto/octave_kernel) - To run Octave code inside IPython / Jupyter notebooks.
在IPython / Jupyter筆記本中運行八度代碼
## Interfacing with other programs
與其他程序的接口
* [MATLAB QuickLook](https://github.com/jaketmp/matlab-quicklook) - QuickLook preview generator for MAT files. This shows the contents of your MAT files in Finder. The binary is only compatible with 64 bit OS X.
用於MAT文件的QuickLook預覽生成器。這將顯示Finder中MAT文件的內容。該二進制文件僅與64位OS X兼容
* [MATLAB-git](https://github.com/manur/MATLAB-git) - A thin wrapper to call `git` from within a MATLAB console.
一個瘦包裝器,可從MATLAB控制台中調用`git`
* [JSONlab](https://github.com/fangq/jsonlab) - Toolbox to encode/decode [JSON](http://www.json.org) data files from within MATLAB and Octave.
工具箱,用於在MATLAB和Octave中對[JSON](http://www.json.org)數據文件進行編碼/解碼
## Learning MATLAB
學習MATLAB
* [Software Carpentry lessons in MATLAB](http://swcarpentry.github.io/matlab-novice-inflammation/) - Teaching basic lab skills for research computing.
教授研究計算的基本實驗室技能
* [YAGTOM: Yet Another Guide TO MATLAB](http://ubcmatlabguide.github.io) - This MATLAB® tutorial starts from the basics and builds up to advanced concepts such as object-oriented programming (Note the [Speedup Tricks](https://ubcmatlabguide.github.io/html/speedup.html)).
此MATLAB®教程從基礎開始,並建立了諸如面向對象編程的高級概念
* [MATLAB Academy - MATLAB Onramp](https://matlabacademy.mathworks.com/) - Brief MATLAB introduction including language syntax and common workflows. Complimentary access with MATLAB license.
簡要的MATLAB簡介,包括語言語法和常見工作流程。具有MATLAB許可證的免費訪問
* [Control Tutorials for MATLAB and Simulink](http://ctms.engin.umich.edu/CTMS/index.php?aux=Home) - This site contains quite a bit control theory, some practical applications and how to implement these in MATLAB and SimuLink.
該站點包含了很多控制理論,一些實際應用以及如何實現這些在MATLAB和SimuLink中
* [Rosetta Code (MATLAB category)](http://rosettacode.org/wiki/Category:MATLAB) - Rosetta Code is a community comparing algorithms in different languages.
Rosetta Code是一個比較不同語言算法的社區
## Making Figures
制作人物
*Third-party tools to produce publication quality figures.*
用於生成出版物質量數據的第三方工具
* [export_fig](https://github.com/altmany/export_fig) - produces better vector/bitmap graphics than standalone MATLAB®.
比獨立的MATLAB®產生更好的矢量/位圖圖形
* [matlab2tikz](https://github.com/matlab2tikz/matlab2tikz) - exports MATLAB® figures to TikZ code for seamless inclusion in LaTeX documents.
將MATLAB®圖形導出到TikZ代碼以無縫包含在LaTeX文檔中
* [plot2svg](http://www.mathworks.com/matlabcentral/fileexchange/7401-scalable-vector-graphics--svg--export-of-figures) - exports MATLAB® figures to Scalable Vector Graphics format. This is particularly useful in older MATLAB® versions that don't support `print -dsvg`.
將MATLAB®圖形導出為可縮放矢量圖形格式。這在不支持`print -dsvg`的舊MATLAB®版本中特別有用
* [Plotly MATLAB Library](https://plot.ly/matlab/) - exports MATLAB® figures to the online plotting service [plot.ly](https://plot.ly).
將MATLAB®圖形導出到在線繪圖服務[plot.ly](https://plot.ly)
* [saveFigure](https://github.com/djoshea/matlab-save-figure) - exports MATLAB® figures to PDF, SVG, EPS and PNG with improved support for transparancy.
將MATLAB®圖形導出為PDF,SVG,EPS和PNG,並提高了對透明度的支持
* [hq-matlab-figs](http://dgleich.github.io/hq-matlab-figs/) - Creating high-quality graphics in MATLAB for papers and presentations.
在MATLAB中為論文和演示文稿創建高質量的圖形
* [antijet](https://git.io/antijet) - An alternative to the problematic "jet"-colormap.
有問題的“ jet”-顏色圖的替代方法
* [xkcdify](https://www.mathworks.com/matlabcentral/fileexchange/38499-xkcdify) - xkcd-style plots.
xkcd樣式的圖
## MATLAB-like environments
類似MATLAB的環境
* [GNU Octave](https://www.gnu.org/software/octave/) - GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It can run many MATLAB programs unmodified.
GNU Octave是一種高級解釋語言,主要用於數值計算。它可以運行許多未經修改的MATLAB程序
* [Scilab](http://www.scilab.org/) - Scilab is free and open source software for numerical computation providing a powerful computing environment for engineering and scientific applications.
Scilab是免費的開源軟件,用於數值計算,為工程和科學應用提供了強大的計算環境
* [FreeMat](http://freemat.sourceforge.net/) - FreeMat is an open source MATLAB interpreter for a subset of the MATLAB language.
FreeMat是MATLAB語言子集的開源MATLAB解釋器
* [MathScript](http://www.ni.com/labview/mathscript/) - MathScript is an interpreter for MATLAB® code for the [LabView](http://www.ni.com/labview/) programming language.
MathScript是[LabView](http://www.ni.com/labview/)編程語言的MATLAB®代碼的解釋器
## Miscellaneous Free Toolboxes 其他免費工具箱
*High quality free toolboxes in subject areas that don't yet have their own section*
主題區域中還沒有自己的部分的高質量免費工具箱
* [Chebfun](http://www.chebfun.org/) - Chebfun is an open-source package for computing with functions to about 15-digit accuracy.
Chebfun是用於計算的開源軟件包,其功能的精度約為15位
* [IFISS](http://www.maths.manchester.ac.uk/~djs/ifiss/) - IFISS is a graphical package for the interactive numerical study of incompressible flow problems which can be run under MATLAB or Octave.
IFISS是用於不可壓縮流動問題的交互式數值研究的圖形軟件包,可以在MATLAB或Octave下運行
* [Wavelab](http://statweb.stanford.edu/~wavelab/Wavelab_850/index_wavelab850.html) - WaveLab is a collection of MATLAB functions related to wavelet analysis.
WaveLab是與小波分析相關的MATLAB函數的集合
* [MPITB](http://www.ugr.es/~jfernand/mpitb_eng.html) - MPI Toolbox for Matlab ([MPI Toolbox for Octave](http://www.ugr.es/~jfernand/mpitb.html))
用於Matlab的MPI工具箱([用於Octave的MPI工具箱]
* [Lightspeed](http://research.microsoft.com/en-us/um/people/minka/software/lightspeed/) - Microsoft Lightspeed Utilities Toolbox
Microsoft Lightspeed實用程序工具箱
* [bct](http://www.brain-connectivity-toolbox.net/) - Brain Connectivity Toolbox
腦部連接工具箱
* [OpenCL Toolbox](https://github.com/imaginairy-user/opencl-toolbox/) - OpenCL support for MATLAB
對MATLAB的OpenCL支持
* [UQLab](http://www.uqlab.com/) - The Framework for Uncertainty Quantification
不確定性量化框架
* [Octave Forge](http://octave.sourceforge.net/) - Extra packages for GNU Octave
GNU Octave的額外軟件包
* [Matrix Computation Toolbox](http://www.maths.manchester.ac.uk/~higham/mctoolbox/) - for constructing test matrices, computing matrix factorizations, visualizing matrices, and carrying out direct search optimization.
用於構建測試矩陣,計算矩陣分解,可視化矩陣並進行直接搜索優化。
# Resources 資源
Where to discover new MATLAB resources. 在哪里發現新的MATLAB資源
## Websites 網站
* [MATLAB File Exchange](http://uk.mathworks.com/matlabcentral/fileexchange/) - File Exchange lets you find and share custom applications, classes, code examples, drivers, functions, Simulink models, scripts, and videos.
文件交換可讓您查找和共享自定義應用程序,類,代碼示例,驅動程序,函數,Simulink模型,腳本和視頻
* [Cody](http://uk.mathworks.com/matlabcentral/cody/) - A website with programming challenges that consist of writing MATLAB® code. A fun way to improve your skills.
一個網站面臨編程挑戰,其中包括編寫MATLAB®代碼。一種提高技能的有趣方法
* [ThingSpeak](https://thingspeak.com) - An internet of things (IoT) platform that allows to collect, analyze and act upon various data sources. You can enter your own MATLAB® code to process and plot your data.
物聯網(IoT)平台,允許收集,分析各種數據源並對其采取行動。您可以輸入自己的MATLAB®代碼來處理和繪制數據
* [Octave-Online](http://octave-online.net/) - An online Octave interpreter.
在線Octave解釋器
* [Matlab FAQ](http://matlab.wikia.com/wiki/FAQ)
Matlab常見問題解答
* [MATLAB category](https://www.dmoz.org/Science/Math/Software/MATLAB) - on DMOZ
MATLAB類別 在DMOZ上
## Blogs 博客
* [Cleve's Corner: Cleve Moler on Mathematics and Computing](http://blogs.mathworks.com/cleve/) - Cleve Moler is the author of the first MATLAB, one of the founders of The MathWorks, and is currently Chief Mathematician at the company.
[Cleve的角落:Cleve Moler在數學和計算上](http://blogs.mathworks.com/cleve/)-Cleve Moler是第一個MATLAB的作者,也是MathWorks的創始人之一,目前是首席數學家在公司。
* [Developer Zone](http://blogs.mathworks.com/developer/) - Developing, testing, and integrating production grade software using MATLAB.
[開發人員專區](http://blogs.mathworks.com/developer/)-使用MATLAB開發,測試和集成生產級軟件。
* [Guy and Seth on Simulink](http://blogs.mathworks.com/seth/) - Guy Rouleau and Seth Popinchalk are Application Engineers for The MathWorks.
Guy Rouleau和Seth Popinchalk是MathWorks的應用工程師
* [Loren on the art of MATLAB](http://blogs.mathworks.com/loren/) - Loren Shure works on design of the MATLAB language at The MathWorks.
Loren Shure在MathWorks上從事MATLAB語言的設計工作
* [Steve on Image Processing](http://blogs.mathworks.com/steve/) - Steve Eddins has developed MATLAB and image processing capabilities for The MathWorks since 1993.
Steve Eddins自1993年以來就為MathWorks開發了MATLAB和圖像處理功能
* [Undocumented MATLAB](http://undocumentedmatlab.com) - Yair Altman blogs about the hidden underbelly of MATLAB®. This is the place to be for discovering new and awesome features.
Yair Altman博客,介紹了MATLAB®的隱藏式肋骨。這是發現新奇妙功能的地方
* [WalkingRandomly](http://www.walkingrandomly.com/?cat=11) - The MATLAB tag of WalkingRandomly.
WalkingRandomly的MATLAB標簽
* [xcorr: comp neuro](http://xcorr.net/?s=matlab) - MATLAB relevant post of XCORR.
XCORR的MATLAB相關文章
* [Matlab Tips](http://www.matlabtips.com/) - Learning Matlab for new and advanced users.
為新用戶和高級用戶學習Matlab
* [Matlab Tricks](http://www.matlabtricks.com/) - Growing Collection of Matlab tips.
不斷增長的Matlab技巧集合
* [Matlab Geeks](http://matlabgeeks.com/) - Matlab Blog, Tutorials and Expertise.
Matlab博客,教程和專業知識
* [Matlab Cookbook](http://matlab-cookbook.com/) - Set of various tutorials.
各種教程集
## Books 書籍
* [Accelerating MATLAB Performance: 1001 tips to speed up MATLAB programs](https://www.crcpress.com/Accelerating-MATLAB-Performance-1001-tips-to-speed-up-MATLAB-programs/Altman/9781482211290) - A superb guide to making MATLAB code faster.
[加速MATLAB性能:加速MATLAB程序的1001條技巧] 加快MATLAB代碼速度的絕佳指南
* [Undocumented Secrets of MATLAB-Java Programming](https://www.crcpress.com/Undocumented-Secrets-of-MATLAB-Java-Programming/Altman/9781439869031#isbn) - A great guide on MATLAB® and its Java interface (e.g. for GUIs or interaction with JVM software).
[MATLAB-Java編程的未公開秘密] 有關MATLAB®及其Java接口的出色指南(例如,用於GUI或與JVM軟件進行交互)
* [The Elements of MATLAB Style](http://www.cambridge.org/us/academic/subjects/computer-science/scientific-computing-scientific-software/elements-matlab-style) - Coding guidelines for the MATLAB language.
[MATLAB樣式的元素] MATLAB語言的編碼准則
* [MATLAB for Dummies](http://eu.wiley.com/WileyCDA/WileyTitle/productCd-111882010X.html) - A good beginners books.
入門的好書
## Reference Cards 參考卡
* [MATLAB Quick Reference](http://www.robots.ox.ac.uk/~dwm/Courses/1P5_2011/MatlabQuickRef1v1.pdf) - by Eric Peasley, Department of Engineering Science, University of Oxford
[MATLAB快速參考] 牛津大學工程科學系Eric Peasley
* [MATLAB Quick Reference App](https://play.google.com/store/apps/details?id=leo.anag.mathlab.help.DesktopToolsAndDevelopmentEnvironment)
[MATLAB快速參考應用]
## Social Media 社交媒體
* [MATLAB Reddit](https://www.reddit.com/r/matlab/)
* [Octave Reddit](https://www.reddit.com/r/octave/)
* [MATLAB on Facebook](https://www.facebook.com/MATLAB) - Official Facebook page for MATLAB
MATLAB的官方Facebook頁面
* [MATLAB on Stack Overflow](http://stackoverflow.com/questions/tagged/matlab) - Stack Overflow is a community of 4.7 million programmers, just like you, helping each other.
Stack Overflow是一個由470萬名程序員組成的社區,就像您一樣,彼此幫助
* [Octave on Stack Overflow](http://stackoverflow.com/questions/tagged/octave) - and Stack Overflow has an extensive back catalogue of many answered questions.
堆棧溢出有許多已回答問題的廣泛后目錄
* [MATLAB on Twitter](https://twitter.com/MATLAB) - Official MATLAB twitter account
MATLAB官方Twitter帳戶
* [Matlab Tricks Club](https://www.facebook.com/MatlabTricksClub/) - A Community Page about MATLAB
關於MATLAB的社區頁面
## MOOCs
*Massive open online courses.*
大量的在線公開課程
* [Introduction to Programming with MATLAB](https://www.coursera.org/course/matlab) - Vanderbilt University MOOC that teaches basic programming concepts using MATLAB. You get a free time-limited license to use MATLAB with this course.
[MATLAB編程簡介] 范德比爾特大學MOOC教授使用MATLAB的基本編程概念。您將獲得免費的限時許可證,以在本課程中使用MATLAB
* [Linear Algebra: Foundations to Frontiers](http://www.ulaff.net/index.html) - Hands-on introduction to Linear Algebra using MATLAB.
[線性代數:基礎知識] 使用MATLAB的線性代數動手入門
## Tips and Tricks 技巧和竅門
* [Guidelines for writing clean and fast code in MATLAB](http://www.mathworks.com/matlabcentral/fileexchange/22943-guidelines-for-writing-clean-and-fast-code-in-matlab) - A guide with best practices in MATLAB® programming to which anybody can [contribute](https://github.com/nschloe/matlab-guidelines).
[在MATLAB中編寫簡潔快速的代碼指南] 指南任何人都可以為之貢獻的MATLAB®編程最佳實踐
* [Writing Fast MATLAB Code](http://www.csc.kth.se/utbildning/kth/kurser/DN2255/ndiff13/matopt.pdf)
[編寫快速MATLAB代碼]
* [MATLAB Array Manipulation Tips and Tricks](http://cseweb.ucsd.edu/~datorres/docs/MatlabTip.pdf)
[MATLAB陣列操作技巧和竅門]
* [MATLAB Vectorization Tricks](http://www-h.eng.cam.ac.uk/help/tpl/programs/Matlab/tricks.html)
[MATLAB向量化技巧]
* [Matlab / Octave Efficiency Notes](http://homepages.inf.ed.ac.uk/imurray2/compnotes/matlab_octave_efficiency.html)
[Matlab /八度音階效率說明]
* [Matlab Tips and Tricks](http://www.ee.columbia.edu/~marios/matlab/matlab_tricks.html)
[Matlab技巧與竅門]
* [MATLAB Style Guide 1](http://note.sonots.com/Matlab/MatlabCodingStyle.html)
[MATLAB樣式指南1]
* [MATLAB Style Guide 2](http://4dpiecharts.com/matlab-code-style-guide/)
[MATLAB樣式指南2]
* [Octave and MATLAB Snippets](https://git.io/mtips) - Collection of code snippets
[八度和MATLAB代碼段] 代碼段的集合
* [knkutils](https://github.com/kendrickkay/knkutils) - MATLAB utility functions written by Kendrick Kay
由Kendrick Kay編寫的MATLAB實用程序函數
* [Alex's MATLAB Library](https://github.com/alexschlegel/matlab_lib)
[Alex的MATLAB庫]
* [Advanced Numerical Linear Algebra](http://www.caam.rice.edu/~caam551/MatlabCode/matlabcode.html) - MATLAB Code
[高級數值線性代數]
* [Lanczos Algorithm for SVD](http://bickson.blogspot.de/2011/10/lanczos-algorithm-for-svd-singule-value.html) - MATLAB Code
[用於SVD的Lanczos算法]
* [Jie Chen's Software](https://jie-chen-ibm.appspot.com/software.html) - Collection of companion codes (mostly MATLAB).
隨附代碼的集合(主要是MATLAB)
[Jie Chen的軟件]
* [SSP RK](http://sspsite.org/matlab_scripts.html) - Strong Stability Preserving Runge-Kutta Codes.
保留Runge-Kutta代碼的強大穩定性
* [BV78](http://faculty.smu.edu/shampine/current.html) - Shampine's Adaptive Block Vectorized Runge-Kutta 7-8.
Shampine的自適應塊矢量化Runge-Kutta 7-8
# Contributing 貢獻
Your contributions are always welcome! 永遠歡迎您的貢獻!
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License - [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)
此作品已根據知識共享署名-非商業性-相同方式共享國際許可4.0-[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/legalcode)獲得許可
轉載請注明鏈接:https://www.cnblogs.com/Alliswell-WP/p/MATLABToolboxesApplicationsSoftwareAndResources.html 有問題請及時聯系博主:Alliswell_WP
