MATLAB TIPS
@MATLAB_tips
2.78K
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.78K subscribers
MATLAB TIPS
#FileExchange
GridLegend
Mathworks
GridLegend
Creates a legend in which the entries are arranged in a grid
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
Further tools for analyzing objects in N-dimensional images
Mathworks
Further tools for analyzing objects in N-dimensional images
A collection of tools to supplement bwpropfilt, bwareaopen, and the like.
MATLAB TIPS
#FileExchange
Primitive Pythagorean Triangles
Mathworks
Primitive Pythagorean Triangles
A set of programs to generate all primitive Pythagorean triples using Euclid's and six other formulas.
MATLAB TIPS
#FileExchange
MPPT for Photovoltaic Grid-Connected Inverter
Mathworks
MPPT for Photovoltaic Grid-Connected Inverter
Improved Maximum Power Point Tracking for Photovoltaic Grid-Connected Inverter
MATLAB TIPS
#FileExchange
Bidirectional DC-DC Converter with soft-switching
Mathworks
Bidirectional DC-DC Converter with soft-switching
Soft-Switching Bidirectional DC-DC Converter Using a Lossless Active Snubber
MATLAB TIPS
#FileExchange
libmusic_m
Mathworks
libmusic_m
Signal space decomposition in MATLAB (MUSIC, Pisarenko, EV, Minimum Norm)
MATLAB TIPS
#FileExchange
TopoToolbox
Mathworks
TopoToolbox
A MATLAB program for the analysis of digital elevation models
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
2D Finite Element Global Digital Image Correlation (FE-DIC)
Mathworks
2D Finite Element Global Digital Image Correlation (FE-DIC)
Finite-element-based global DIC method (guarantee global kinematic compatibility and decrease noise by adding regularization penalties).
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
flowEQ
Mathworks
flowEQ
A new way to navigate equalization in the music production process
MATLAB TIPS
#FileExchange
Zoom Keys
Mathworks
Zoom Keys
Pan and zoom with simple keystrokes.
MATLAB TIPS
#FileExchange
Euler c2d Transformation (c2d_euler)
Mathworks
Euler c2d Transformation (c2d_euler)
Transforms a continuous transfer function to a discrete transfer function using the forward and backward Euler methods.
MATLAB TIPS
What Is a Circulant Matrix?
via Nick Higham
Nick Higham
What Is a Circulant Matrix?
An $latex n\times n$ circulant matrix is defined by $latex n$ parameters, the elements in the first row, and each subsequent row is a cyclic shift forward of the one above: $latex \notag C = \begin…
MATLAB TIPS
#FileExchange
Satellite Orbits: Models, Methods and Applications
Mathworks
Satellite Orbits: Models, Methods and Applications
👍
1
MATLAB TIPS
#FileExchange
Test-SST-Huffman-coding
Mathworks
Test-SST-Huffman-coding
Test SST Huffman coding
MATLAB TIPS
#FileExchange
WarningsNG Exporter
Mathworks
WarningsNG Exporter
Convert and export diagnostic data into WarningsNG native XML format.
MATLAB TIPS
#FileExchange
Random Number Generator in a Range (rand2)
Mathworks
Random Number Generator in a Range (rand2)
Generates an n-dim matrix of random numbers between upper and lower bounds. Data type specification (integer, single, double) is available.
MATLAB TIPS
#FileExchange
NeuralReverberator
Mathworks
NeuralReverberator
VST plug-in for room impulse response (convolutional reverb) synthesis via a spectral autoencoder