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
nachos
Mathworks
nachos
Nifty Analysis of CHemical Optical Spectra
MATLAB TIPS
#FileExchange
bmd
Mathworks
Bispectral Mode Decomposition
Download and share free MATLAB code, including functions, models, apps, support packages and toolboxes
MATLAB TIPS
#FileExchange
TransceiverToolbox
Mathworks
Analog Devices, Inc. Transceiver Toolbox
Board support package for HDL targeting and data streaming from Analog Devices transceivers.
MATLAB TIPS
#FileExchange
Adaptive Fuzzy Control MPPT algorithm for a PV
Mathworks
Adaptive Fuzzy Control MPPT algorithm for a PV
Adaptive Fuzzy Control MPPT algorithm for a PV (Photovoltaic) boost DC-DC converter, which is used to track the maximum power point of a PV
MATLAB TIPS
#FileExchange
GWO Based MPPT algorithm for PV System
Mathworks
GWO Based MPPT algorithm for PV System
Grey Wolf Optimizer (GWO) algorithm for Maximum Power Point Tracking (MPPT) in a 1 KW Solar PV System
MATLAB TIPS
#FileExchange
Horse Herd Optimization MPPT for PV System
Mathworks
Horse Herd Optimization MPPT for PV System
Horse Herd Optimization (HHO) algorithm for Maximum Power Point Tracking (MPPT) in a Photovoltaic (PV) system.
MATLAB TIPS
#FileExchange
FLC Demand-side management of grid-connected energy storage
Mathworks
FLC Demand-side management of grid-connected energy storage
demand-side management in a grid-connected energy storage system using Fuzzy Logic
❤
1
MATLAB TIPS
#FileExchange
Flying Squirrel Search Optimization (FSSO) for MPPT of PV
MATLAB TIPS
#FileExchange
Apollonian gaskets
Mathworks
Apollonian gaskets
Function to compute and display the apollonian gasket of any 3D triangle or 3D regular polygon
MATLAB TIPS
#FileExchange
埃博拉酱 的 MATLAB 扩展 Extension
Mathworks
埃博拉酱 的 MATLAB 扩展 Extension
提供许多内置函数的bug修复(是的,我们有在替官方修bug)、功能升级版,以及一系列内置函数所欠缺,但却常用的增强功能(部分功能仅支持Windows系统)。例如,多输入输出varfun、多维find、优化图例显示位置、任意维度polyfit,MariaDB数据库相关操作……
MATLAB TIPS
#FileExchange
Lennard-Jones simulation of particle interaction; Now in 3D!
Mathworks
Lennard-Jones simulation of particle interaction (2D and 3D)
Investigation of the interaction of particles at different temperatures, volumes, and/or gravitational accelerations. Possible to make video
MATLAB TIPS
#FileExchange
Mesh generation toolbox
Mathworks
Mesh generation toolbox
Some useful tools for mesh generation
MATLAB TIPS
#FileExchange
FLC Demand-side management of grid-connected energy storage
Mathworks
FLC Demand-side management of grid-connected energy storage
demand-side management in a grid-connected energy storage system using Fuzzy Logic
MATLAB TIPS
#FileExchange
Flying Squirrel Search Optimization (FSSO) for MPPT of PV
MATLAB TIPS
#FileExchange
ANN Based Speed Control of Solar Powered DC Motor
Mathworks
ANN Based Speed Control of Solar Powered DC Motor
MATLAB TIPS
#FileExchange
First-order multivariate calibration GUI
Mathworks
First-order multivariate calibration GUI
Graphical user interface (GUI) for multivariate calibration with first-order data (vectors). Includes PLS, PCR, ANN and other models.
MATLAB TIPS
#FileExchange
SimRIS Channel Simulator for RIS-Aided Communication Systems
Mathworks
SimRIS Channel Simulator for RIS-Aided Communication Systems
This open-source simulator is designed for accurate physical channel modeling of Reconfigurable Intelligent Surface (RIS)-empowered networks
MATLAB TIPS
#FileExchange
Platonic solids
Mathworks
Platonic solids
Function to compute, display, and save the five platonic solids. Also mesh them with triangles or other polygons (square, pentagons).
MATLAB TIPS
#FileExchange
Electric Vehicle Design with Simscape
Mathworks
Electric Vehicle Design with Simscape
This repository show you how to model an automotive battery electric vehicle (BEV) for range estimation and battery sizing.
MATLAB TIPS
Hamilton, the Quaternions, and Creativity
via Nick Higham
Nick Higham
Hamilton, the Quaternions, and Creativity
Complex numbers have the form $latex \notag a + \mathrm{i}b, \quad \mathrm{i}^2 = -1, $ where $latex \mathrm{i}$ is the imaginary unit. Quaternions contain two more imaginary units, $latex \mathrm{…
MATLAB TIPS
#FileExchange
Any rotation (3D, 2D)
Mathworks
Any rotation (3D, 2D)
Function to rotate a -array of- vector(s) around any given -shifted- axis, in 2D or 3D space.