MATLAB TIPS
@MATLAB_tips
2.8K
subscribers
14
photos
2
files
12.1K
links
Matlab的一些现成脚本、函数,前人写的技巧、教程、文档。 Just tricks that finally work or what have learnt through search engines.受限于个人领域和Matlab水平,诚邀频道管理者;只要在使用Matlab过程中顺手把用上的网页、帖子发上来就好,十分简单。请联系
@MatLabTipsBot
。
#MATLAB
Download Telegram
Join
MATLAB TIPS
2.8K subscribers
MATLAB TIPS
#FileExchange
FSDA
Mathworks
FSDA - Flexible Statistics Data Analysis toolbox
MATLAB TIPS
#FileExchange
Smoothing 1D data by moving different filter shapes
Mathworks
Smoothing 1D data by moving different filter shapes
Smoothing a 1D curve by weighted moving average. The filtering is done by convolution with different filter types. Also with automatic mode.
MATLAB TIPS
#FileExchange
ZoomPlot
Mathworks
ZoomPlot
MATLAB Code for Interactive Magnification of Customized Regions.
MATLAB TIPS
#FileExchange
MATLAB Deep Learning Model Hub
Mathworks
MATLAB Deep Learning Model Hub
Discover pretrained models for deep learning in MATLAB
❤
1
MATLAB TIPS
#FileExchange
Customizable HTML Button
Mathworks
Customizable HTML Button
HTML button that can be customized in several additional ways compared to the built-in "uibutton" in MATLAB.
MATLAB TIPS
#FileExchange
Log4Matlab
Mathworks
Log4Matlab
A basic log4j port to MATLAB
MATLAB TIPS
#FileExchange
埃博拉酱的 MATLAB 扩展 Extension
Mathworks
埃博拉酱 的 MATLAB 扩展 Extension
提供许多内置函数的bug修复(是的,我们有在替官方修bug)、功能升级版,以及一系列内置函数所欠缺,但却常用的增强功能(部分功能仅支持Windows系统)。例如,多输入输出varfun、多维find、优化图例显示位置、任意维度polyfit,MariaDB数据库相关操作……
❤
1
MATLAB TIPS
#FileExchange
exportToPPTX
Mathworks
exportToPPTX
MatLab tool for exporting data to PowerPoint 2007+ files without using COM-objects automation
MATLAB TIPS
#FileExchange
MATLAB Snippets
Mathworks
MATLAB Snippets
Code snippets for the Matlab editor.
MATLAB TIPS
#FileExchange
QSPToolbox
Mathworks
QSPToolbox
This is the fully public version of QSP Toolbox. Please check the README file for the current version of MATLAB that is supported.
MATLAB TIPS
#FileExchange
DragDataTip
Mathworks
DragDataTip
Creates draggable data tips with custom labeling options on some 2-D plots. Custom labels options can also be applied to standard data tips.
MATLAB TIPS
#FileExchange
FStr - Finite Strip Computer Application 1.4.0
Mathworks
FStr - Finite Strip Computer Application 1.4.0
Finite Strip Method Computer Application: Elastic Buckling Analysis of thin-walled structures
MATLAB TIPS
#FileExchange
HDL Coder Support Package for NI FPGA Hardware
Mathworks
HDL Coder Support Package for NI FPGA Hardware
Generates bitfiles for NI FPGA hardware
MATLAB TIPS
#FileExchange
Detection Limit Fitting Tool
Mathworks
Detection Limit Fitting Tool
Software for fitting robust detection limits to serial dilution data
MATLAB TIPS
#FileExchange
Pulse Streamer Toolbox
Mathworks
Pulse Streamer Toolbox
Toolbox provides high-level client for Swabian Instruments' Pulse Streamer.
MATLAB TIPS
#FileExchange
geotiff2xyz
Mathworks
geotiff2xyz
Converting GeoTIFF to XYZ format.
MATLAB TIPS
#FileExchange
moku-MATLAB
Mathworks
moku-MATLAB
MATLAB interface to the Liquid Instruments Moku devices.
MATLAB TIPS
#FileExchange
Real/Complex Spherical Harmonic Transform, Gaunt Coefficients and Rotations
Mathworks
Real/Complex Spherical Harmonic Transform, Gaunt Coefficients and Rotations
A small collection of routines for the Spherical Harmonic Transform and Gaunt coefficients.
MATLAB TIPS
#FileExchange
JSONLab (Development Branch)
Mathworks
JSONLab (Development Branch)
A toolbox to encode/decode JSON and UBJSON files in MATLAB/Octave
MATLAB TIPS
What Is the Schur Complement of a Matrix?
via Nick Higham
Nick Higham
What Is the Schur Complement of a Matrix?
For an $latex n\times n$ matrix $latex \notag A = \begin{bmatrix} A_{11} & A_{12} \\ A_{21} & A_{22} \end{bmatrix} \qquad (1) $ with nonsingular $latex (1,1)$ block $LATEX A_{11}$ the Schur…