MATLAB TIPS
@MATLAB_tips
2.78K
subscribers
13
photos
2
files
11.8K
links
Matlab的一些现成脚本、函数,前人写的技巧、教程、文档。 Just tricks that finally work or what have learnt through search engines.受限于个人领域和Matlab水平,诚邀频道管理者;只要在使用Matlab过程中顺手把用上的网页、帖子发上来就好,十分简单。请联系
@MatLabTipsBot
。
#MATLAB
Download Telegram
Join
MATLAB TIPS
2.78K subscribers
MATLAB TIPS
#FileExchange
MISS_HIT
Mathworks
miss_hit
MATLAB Independent, Small & Safe, High Integrity Tools - code formatter and more
MATLAB TIPS
#FileExchange
isinconvexset (2D, 3D)
Mathworks
isinconvexset (2D, 3D)
Function to check if one vertex (set) is located inside or outside a given -opened- convex point set. Help, doc, and examples included.
MATLAB TIPS
#FileExchange
MOBATSim
Mathworks
MOBATSim
Model-based Autonomous Traffic Simulation Framework to develop automated driving algorithms and test them in an urban traffic environment.
MATLAB TIPS
#FileExchange
is___ - isodd, ispositive, isint, isnatural, etc.
Mathworks
is___ - isodd, ispositive, isint, isnatural, etc.
A small set of simple is___ utility functions convenient to have on the path.
MATLAB TIPS
#FileExchange
offsetaxis
Mathworks
offsetaxis
Offsets an x- or y-axis from the plotted axis area
MATLAB TIPS
#FileExchange
bayesFactor
Mathworks
bayesFactor
A Matlab package for Bayes Factor statistical analysis
MATLAB TIPS
#FileExchange
Finite element mesh a plate with a hole
Mathworks
Finite element mesh a plate with a hole
Generate finite element coordinates and elements for a rectangular plate with a circular hole
MATLAB TIPS
#FileExchange
Cross wavelet and wavelet coherence
Mathworks
Cross wavelet and wavelet coherence
A cross wavelet and wavelet coherence toolbox
MATLAB TIPS
#FileExchange
openGJK: compute minimum distance between 3D polyhedra
Mathworks
openGJK: compute minimum distance between 3D polyhedra
Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm. University of Oxford.
MATLAB TIPS
#FileExchange
Sierpinski sphere
Mathworks
Sierpinski sphere
Function to compute, display and save the fractal Sierpinski sphere at any iteration. Help, doc, examples.
MATLAB TIPS
#FileExchange
dropshadow - Drop Shadow class for plot objects
Mathworks
dropshadow - Drop Shadow class for plot objects
Adds a dropshadow to plot objects.
MATLAB TIPS
#FileExchange
MPLAB Device Blocks for Simulink :dsPIC, PIC32 and SAM mcu
Mathworks
MPLAB Device Blocks for Simulink :dsPIC, PIC32 and SAM mcu
dsPIC, PIC32, SAMx2, SAMx5 and SAMx7 support package
MATLAB TIPS
#FileExchange
Wind field simulation (the fast version)
Mathworks
Wind field simulation (the fast version)
A three-variate spatially correlated turbulent wind field is simulated in three dimensions.
👍
1
MATLAB TIPS
#FileExchange
Flying Foxes Optimization (Fuzzy self-tuning optimizer)
Mathworks
Flying Foxes Optimization (Fuzzy self-tuning optimizer)
Fuzzy self-tuning Flying Foxes Optimization for global optimization
MATLAB TIPS
#FileExchange
Orthogonal reflection (2D,3D)
Mathworks
Orthogonal reflection (2D,3D)
Function to compute the orthogonal reflection of any points or array of points. Help, doc, examples included.
MATLAB TIPS
#FileExchange
Dung beetle optimizer: a new meta‑heuristic algorithm
Mathworks
Dung beetle optimizer: a new meta‑heuristic algorithm
Xue Jiankai, et al.Dung beetle optimizer: a new meta‑heuristic algorithm for global optimization, https://doi.org/10.1007/s11227-022-04959-6
MATLAB TIPS
#FileExchange
Scientific Prefix to Number
Mathworks
Scientific Prefix to Number
Convert SI-prefixed text (aka engineering / metric prefix) into numeric values. Bonus: binary prefixes!
MATLAB TIPS
#FileExchange
findND
Mathworks
findND
find for 3D or ND
MATLAB TIPS
#FileExchange
Fitting the Uniform Shear Model to real data
Mathworks
Fitting the Uniform Shear Model to real data
The parameters of the Uniform Shear Model are estimated in the least-square sense
MATLAB TIPS
#FileExchange
Text-based progress bar
Mathworks
Progress bar (cli, gui, parfor)
4 types of progress bar.