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
ccTools
Mathworks
ccTools
MATLAB Custom AppDesigner's Components
MATLAB TIPS
#FileExchange
Codes of the sparsity measures and RQAM features
Mathworks
Codes of the sparsity measures and RQAM features
Codes of many sparsity measures, RQAM features, AWSPT, and AWSPT-based sparsity measures, with the XJTU bearing 2-3 dataset as example.
MATLAB TIPS
#FileExchange
niveristand-model-generation-support-for-simulink
Mathworks
VeriStand Model Generation Support
Generate VeriStand Compatible Models
MATLAB TIPS
#FileExchange
taylor diagram class
Mathworks
taylor diagram class
MATLAB TIPS
#FileExchange
hdlcoder-support-package-for-nifpga-hardware
Mathworks
hdlcoder-support-package-for-nifpga-hardware
Generates bitfiles for NI FPGA hardware
MATLAB TIPS
What Is the Pseudoinverse of a Matrix?
via Nick Higham
Nick Higham
What Is the Pseudoinverse of a Matrix?
The pseudoinverse is an extension of the concept of the inverse of a nonsingular square matrix to singular matrices and rectangular matrices. It is one of many generalized inverses, but the one mos…
MATLAB TIPS
#FileExchange
Surface Fitting using Neural Networks
Mathworks
Surface Fitting using Neural Networks
Solve N-dimensional surface fitting problems with extremely high accuracy.
MATLAB TIPS
#FileExchange
GPUBench
Mathworks
GPUBench
Compare GPUs using standard numerical benchmarks in MATLAB.
MATLAB TIPS
#FileExchange
Dandelion Optimizer
Mathworks
Dandelion Optimizer
Dandelion Optimizer: A nature-inspired metaheuristic algorithm for engineering applications.
MATLAB TIPS
#FileExchange
condWindSim
Mathworks
condWindSim
Matlab code for conditional wind simulation in a 2D plane
MATLAB TIPS
#FileExchange
Simple Wave Equation solver
Mathworks
Simple Wave Equation solver
An example of solving a wave equation using finite difference
MATLAB TIPS
#FileExchange
Intersection Arbitrary Ellipsoid and a Plane
Mathworks
Intersection Arbitrary Ellipsoid and a Plane
This function computes the intersection any Ellipsoid and a Plane,
MATLAB TIPS
#FileExchange
Parallel-Computing
MATLAB TIPS
#FileExchange
Incremental Conductance MPPT Algorithm for PV system
Mathworks
Incremental Conductance MPPT Algorithm for PV system
The script calculates the MPP voltage and corresponding power output and displays the I-V characteristic plot with the marked MPP
MATLAB TIPS
#FileExchange
Power System Network Power Flow Calculation with UPFC
Mathworks
Power System Network Power Flow Calculation with UPFC
This code implements a power flow calculation for a power system network, augmented with a Unified Power Flow Controller (UPFC).
MATLAB TIPS
#FileExchange
Load Flow Analysis with STATCOM for Power Systems
Mathworks
Load Flow Analysis with STATCOM for Power Systems
load flow analysis in electrical power systems with the incorporation of STATCOM control.
MATLAB TIPS
#FileExchange
Battery Cell Health Estimation Using Cycle Life Data
Mathworks
Battery Cell Health Estimation Using Cycle Life Data
Interpolate the data for a smooth curve and visualize the battery's capacity loss over different cycles.
MATLAB TIPS
#FileExchange
Smart Battery Charging: Optimize SOC with a PID Controller
Mathworks
Smart Battery Charging: Optimize SOC with a PID Controller
Discover the power of a PID controller in MATLAB to intelligently charge batteries, maximizing State of Charge (SOC) efficiently.
MATLAB TIPS
#FileExchange
Comparison of Battery Charging: PID VS current controller
Mathworks
Comparison of Battery Charging: PID VS current controller
Compare PID control against the Constant Current method for smarter battery charging
MATLAB TIPS
#FileExchange
Power Angle Swing Curve Optimization using PSO Algorithm
Mathworks
Power Angle Swing Curve Optimization using PSO Algorithm