MATLAB TIPS
@MATLAB_tips
2.79K
subscribers
14
photos
2
files
12K
links
Matlab的一些现成脚本、函数,前人写的技巧、教程、文档。 Just tricks that finally work or what have learnt through search engines.受限于个人领域和Matlab水平,诚邀频道管理者;只要在使用Matlab过程中顺手把用上的网页、帖子发上来就好,十分简单。请联系
@MatLabTipsBot
。
#MATLAB
Download Telegram
Join
MATLAB TIPS
2.79K subscribers
MATLAB TIPS
#FileExchange
Annotate
Mathworks
Annotate
Create an annotation that is pinned to the axes of a graph.
MATLAB TIPS
#FileExchange
Combination of terminal sliding mode and finite-time SDRE
Mathworks
Combination of terminal sliding mode and finite-time SDRE
The codes simulate finite-time terminal sliding mode and SDDRE for Van der Pol oscillator and a mechanical system.
MATLAB TIPS
#FileExchange
Non-linear 2D Finite Element Solver
Mathworks
Non-linear 2D Finite Element Solver
MATLAB TIPS
#FileExchange
Mesoscale Concrete 2D Finite Element Solver
Mathworks
Mesoscale Concrete 2D Finite Element Solver
MATLAB TIPS
#FileExchange
SAR Signal Processing with MatLab Algorithms - Reloaded
Mathworks
SAR Signal Processing with MatLab Algorithms - Reloaded
Upgrade and extension of m-scripts for M. Soumekh's book "Synthetic Aperture Radar Signal Processing with MatLab Algorithms".
MATLAB TIPS
#FileExchange
Zeffiro Forward and Inverse Interface for Complex Geometries
Mathworks
Zeffiro Forward and Inverse Interface for Complex Geometries
Interface for using finite elements in inverse problems with complex domains
MATLAB TIPS
#FileExchange
Systemic Risk
Mathworks
Systemic Risk
A framework for systemic risk valuation and analysis.
MATLAB TIPS
#FileExchange
Historical Volatility
Mathworks
Historical Volatility
A framework for historical volatility estimation and analysis.
👍
1
MATLAB TIPS
#FileExchange
HFMRD: Hedge Funds Misreported Returns Detector
Mathworks
HFMRD: Hedge Funds Misreported Returns Detector
A framework for detecting misreported returns in hedge funds.
MATLAB TIPS
#FileExchange
deepreplace: Replace string segments in nested objects
Mathworks
deepreplace: Replace string segments in nested objects
NEWDATA = DEEPREPLACE(DATA,MATCH,REPLACEMENT) replaces all occurrences of substring(s) MATCH with REPLACEMENT at any level of object DATA.
MATLAB TIPS
#FileExchange
fieldfun: Apply function to matching fields of structures
Mathworks
fieldfun: Apply function to matching fields of structures
S = FIELDFUN(FUN,S1,...,SN) passes field values in structures S1,...,SN to function FUN and returns the result in scalar struct S.
MATLAB TIPS
What Is a Diagonalizable Matrix?
via Nick Higham
Nick Higham
What Is a Diagonalizable Matrix?
A matrix $latex A \in\mathbb{C}^{n\times n}$ is diagonalizable if there exists a nonsingular matrix $latex X\in\mathbb{C}^{n\times n}$ such that $LATEX X^{-1}AX$ is diagonal. In other words, a diag…
MATLAB TIPS
#FileExchange
FSDA
Mathworks
FSDA - Flexible Statistics Data Analysis toolbox
MATLAB TIPS
#FileExchange
checkClass - inspect a Java/Matlab/Python/COM/C++/.NET class
Mathworks
checkClass - inspect a Java/Matlab/Python/COM/C++/.NET class
Inspect a Java/MCOS/Python/C++/.NET object or classname and display its methods, properties, events, superclasses, subclasses, constants etc
MATLAB TIPS
#FileExchange
bsspdfest
Mathworks
bsspdfest
A toolbox for nonparametric probability function estimation using normalized B-splines
MATLAB TIPS
#FileExchange
Image Manipulation Toolbox
Mathworks
Image Manipulation Toolbox
MATLAB Image Manipulation Toolbox
MATLAB TIPS
#FileExchange
Advanced Robot Manipulator Simulator
Mathworks
Advanced Robot Manipulator Simulator
Multi-DOF robot manipulator designer and simulator
MATLAB TIPS
#FileExchange
Similarity based TOPSIS
Mathworks
Similarity based TOPSIS
TOPSIS method that uses similarity to compare alternative to positive and negative ideal solutions.
MATLAB TIPS
#FileExchange
libmusic_m
Mathworks
libmusic_m
Signal space decomposition in MATLAB (MUSIC, Pisarenko, EV, Minimum Norm)
MATLAB TIPS
#FileExchange
For-Each