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
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
MATLAB TIPS
#FileExchange
Power Angle Swing Curve Optimization using BAT Algorithm
Mathworks
Power Angle Swing Curve Optimization using BAT Algorithm
This program implements the Bat Algorithm for optimizing a function of multiple variables.
MATLAB TIPS
#FileExchange
Progress bar (cli, gui, parfor)
Mathworks
Progress bar (cli, gui, parfor)
Handy progress bar that can be used in GUI or text interface with parfor compatibility.
MATLAB TIPS
#FileExchange
Mayfly Optimization Algorithm
Mathworks
Mayfly Optimization Algorithm
Mayfly Algorithm for global optimization
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
Synthetic Data Generation by Genetic Algorithm (GA)
Mathworks
Synthetic Data Generation by Genetic Algorithm (GA)
MATLAB TIPS
#FileExchange
Birthday Cake
Mathworks
Birthday Cake
This code bakes a birthday cake for someone special to whom you wanna surprise on his/her birthday
MATLAB TIPS
#FileExchange
Wind Turbine Annual Energy Production (AEP) Estimation
Mathworks
Wind Turbine Annual Energy Production (AEP) Estimation
calculates the estimated annual energy yield from a wind turbine based on wind speed data for each month of the year.
MATLAB TIPS
#FileExchange
Wind Turbine Capacity Factor Calculation
Mathworks
Wind Turbine Capacity Factor Calculation
Calculates the capacity factor of a wind turbine based on its total annual energy yield and rated capacity.
MATLAB TIPS
#FileExchange
Wind Power Integration
Mathworks
Wind Power Integration
Calculates the wind power penetration level for a given day, which represents the proportion of wind power in the total electricity demand
MATLAB TIPS
#FileExchange
Wind Energy Cost of Energy (COE) Calculation
Mathworks
Wind Energy Cost of Energy (COE) Calculation
Calculates the Levelized Cost of Energy (COE) for a wind energy project. The COE is a metric used to determine the cost of producing one kWh
MATLAB TIPS
#FileExchange
Wind Farm Layout Optimization
Mathworks
Wind Farm Layout Optimization
Simple wind farm layout optimization by visualizing the locations and capacities of wind turbines in a 2D plane.