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
#UpdateRecently
PolarOnionPeeling
http://bit.ly/2Xbt510
ww2.mathworks.cn
PolarOnionPeeling - File Exchange - MATLAB Central
Apply polar onion peeling method for analyzing velocity map imaging (VMI) data.
👍
0
👎
0
MATLAB TIPS
#FileExchange
File Exchange Pick of the Week: Alluvial flow diagram
http://bit.ly/2KOpfo5
File Exchange Pick of the Week
Alluvial flow diagram
Jiro's Pick this week is Alluvial flow diagram by Alexander Carmeli.I give credit to Yair for bringing this entry to my attention. He said,
👍
0
👎
1
MATLAB TIPS
#FileExchange
#UpdateRecently
The dynamics of rigid bodies system
http://bit.ly/2ID6Wzi
ww2.mathworks.cn
The dynamics of rigid bodies system - File Exchange - MATLAB Central
This live script uses the power of Live Scripts to teach students the dynamics of rigid body systems with customizable illustrations.
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Search and Replace a WordSet Library
http://bit.ly/2FdJS9v
ww2.mathworks.cn
Search and Replace a WordSet Library - File Exchange - MATLAB Central
Library with functions to (i) search and replace a set of words in a set of files and (ii) filter characters to validate a file.
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Gaussian_Propagation
http://bit.ly/2RoQ3wy
ww2.mathworks.cn
Gaussian_Propagation - File Exchange - MATLAB Central
Propagates a Gaussian beam through a series of thin lenses
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Transfer Learning
http://bit.ly/2KnvlfB
ww2.mathworks.cn
Transfer Learning - File Exchange - MATLAB Central
Transfer Learning of Pre-trained Neural Network in GUI
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
NXP_Support_Package_S32R
http://bit.ly/2YQCWGF
ww2.mathworks.cn
NXP_Support_Package_S32R - File Exchange - MATLAB Central
This toolbox represents the MATLAB Installer Add-On for the NXP RADAR Toolbox for S32R
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Noise Measurement with Matlab
http://bit.ly/2ZC0mQr
ww2.mathworks.cn
Noise Measurement with Matlab - File Exchange - MATLAB Central
Estimation of the Noise PSD and Noise Voltage referred to the output of a circuit.
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
simpletracker
http://bit.ly/2N12tfo
ww2.mathworks.cn
simpletracker - File Exchange - MATLAB Central
A simple particle tracking algorithm for MATLAB that can deal with gaps.
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Simple Quaternion and 3D Rotation function library
http://bit.ly/2Ismzen
ww2.mathworks.cn
Simple Quaternion and 3D Rotation function library - File Exchange - MATLAB Central
Library of functions for the quaternion algebra and the rotation matrices.
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
File Manipulation Library
http://bit.ly/2Y3NB10
ww2.mathworks.cn
File Manipulation Library - File Exchange - MATLAB Central
Library with functions to manipulate files through Matlab.
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Antarctic Mapping Tools
http://bit.ly/2Rq4yQo
ww2.mathworks.cn
Antarctic Mapping Tools - File Exchange - MATLAB Central
A toolbox for analysis and display of Antarctica-related data
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Generate JavaScript Using MATLAB Coder
http://bit.ly/2x6avsM
ww2.mathworks.cn
Generate JavaScript Using MATLAB Coder - File Exchange - MATLAB Central
Create JavaScript/WebAssembly functions from MATLAB functions using MATLAB Coder.
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
NosEE
http://bit.ly/2ZG7jQP
ww2.mathworks.cn
NosEE - File Exchange - MATLAB Central
NosEE is Number of Source estimate by Eigenvalue Error
% Reference Authors:
% Soosan Beheshti (soosan@ee.ryerson.ca) and Saba Sedghizadeh
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Climate Data Toolbox for MATLAB
http://bit.ly/2IYDpQX
ww2.mathworks.cn
Climate Data Toolbox for MATLAB - File Exchange - MATLAB Central
A set of low-level functions and tutorials for analyzing and displaying Earth science data.
👍
2
👎
0
MATLAB TIPS
#FileExchange
File Exchange Pick of the Week: Beer Me!
http://bit.ly/2x9uyq8
File Exchange Pick of the Week
Beer Me!
Sean's pick this week is beerme by bheinle7.
Have you ever looked at your MATLAB Apps tab and been sad? Even though the MathWorks apps allow you to interactively accomplish what could be a difficult workflow like: tuning a
👍
1
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Interval workout timer
http://bit.ly/31RnMDJ
ww2.mathworks.cn
Interval workout timer - File Exchange - MATLAB Central
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Systemic Risk
http://bit.ly/2BHqKOR
ww2.mathworks.cn
Systemic Risk - File Exchange - MATLAB Central
A MATLAB framework for systemic risk valuation and analysis.
👍
1
👎
1
MATLAB TIPS
https://stackoverflow.com/questions/32481804/find-the-nearest-point-to-x-y-coordinates-on-mesh-matlab
Stack Overflow
Find the nearest point to (x,y) coordinates on mesh (MATLAB)
I create a mesh defined by the limits xmin=-2, xmax=2, ymin=-2, ymax=2 and resolution 0.25:
[X,Y] = meshgrid(-2:.25:2, -2:.25:2);
I need find the nearest point to x=0.9, y=1.1 with a function that
👍
0
👎
0
MATLAB TIPS
#FileExchange
#UpdateRecently
Dynamic modeling of Three-phase Induction Motor
http://bit.ly/2FEJIIL
ww2.mathworks.cn
Dynamic modeling of Three-phase Induction Motor - File Exchange - MATLAB Central
Mathematical modeling of Three-phase Induction Motor
👍
2
👎
2