资讯详情

MATLAB工具箱,应用程序,软件和资源的精选清单

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](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)贡献*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)。*Fun projects that make you say 'Cool!'**有趣的项目,让你说酷! *- [Engima](http://blogs.mathworks.com/pick/2015/10/30/enigma/) - MATLAB version of the Enigma machineEnigma机器的MATLAB版本*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客户端*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上又恢复了活力。* [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中获取传感器和图像数据。* [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接口,即领先的库之一* [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.非线性动力学系统和非线性逼近的模型降阶* [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笔记本中运行八度代码* [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)数据文件进行编码/解码* [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是一个比较不同语言算法的社区*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样式的图* [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®代码的解释器*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 ToolboxMicrosoft 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 OctaveGNU 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.用于构建测试矩阵,计算矩阵分解,可视化矩阵并进行直接搜索优化。 Where to discover new MATLAB resources. 在哪里发现新的MATLAB资源* [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 DMOZMATLAB类别 在DMOZ上* [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.各种教程集* [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.入门的好书* [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快速参考应用]* [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 MATLABMATLAB的官方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 accountMATLAB官方Twitter帐户* [Matlab Tricks Club](https://www.facebook.com/MatlabTricksClub/) - A Community Page about MATLAB关于MATLAB的社区页面* [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的线性代数动手入门* [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-8Your 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)获得许可

标签: 传感器dmt340

锐单商城拥有海量元器件数据手册IC替代型号,打造 电子元器件IC百科大全!

锐单商城 - 一站式电子元器件采购平台