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
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.
MATLAB TIPS
#FileExchange
Wind Power Curve Modeling
Mathworks
Wind Power Curve Modeling
modeling of a wind power curve, representing the relationship between wind speed and power output of a wind turbine
MATLAB TIPS
#FileExchange
Wind Turbine Energy Yield Estimation
Mathworks
Wind Turbine Energy Yield Estimation
calculates the estimated energy yield from a wind turbine based on a given wind speed probability distribution and a power curve.
MATLAB TIPS
#FileExchange
MATLAB code to compute precision and recall
Mathworks
MATLAB code to compute precision and recall
This is a MATLAB code that computes the precision and recall between the true and predicted values of a classification problem.
MATLAB TIPS
#FileExchange
MATLAB code to generate an animated heart shape GIF
Mathworks
MATLAB code to generate an animated heart shape GIF
This is a MATLAB code that generates an animated GIF of a heart shape.
MATLAB TIPS
#FileExchange
pareval
Mathworks
pareval
Easy to use parallel evaluation of multiple code blocks.
MATLAB TIPS
#FileExchange
slQuery
Mathworks
slQuery
easy-as-pie API to Simulink
MATLAB TIPS
#FileExchange
SCENE Scenario Editor Toolbox
Mathworks
SCENE Scenario Editor Toolbox
Author, simulate, and visualize EFFBD operational scenarios
MATLAB TIPS
#FileExchange
MATLAB code to generate a bar chart with error bars
Mathworks
MATLAB code to generate a bar chart with error bars
This is a MATLAB code that generates a bar chart with error bars and an average error line for a set of sample data.
👍
1
MATLAB TIPS
#FileExchange
detection-limit-fitting
Mathworks
Detection Limit Fitting Tool
Software for fitting robust detection limits to serial dilution data
MATLAB TIPS
#FileExchange
Enhancing Voltage Stability with STATCOM
Mathworks
Enhancing Voltage Stability with STATCOM
The use of a Static Synchronous Compensator (STATCOM) to enhance voltage stability in a power system.
MATLAB TIPS
#FileExchange
Enhancing Voltage Stability with SVC
Mathworks
Enhancing Voltage Stability with SVC
The application of a Static Var Compensator (SVC) to enhance voltage stability in a power system
MATLAB TIPS
#FileExchange
UPFC (Unified Power Flow Controller) Implementation
Mathworks
UPFC (Unified Power Flow Controller) Implementation
MATLAB implementation demonstrates the application of a Unified Power Flow Controller (UPFC) to enhance voltage stability in a power system.
MATLAB TIPS
#FileExchange
aPC Matlab Toolbox: Data-driven Arbitrary Polynomial Chaos
Mathworks
aPC Matlab Toolbox: Data-driven Arbitrary Polynomial Chaos
Data-driven Arbitrary Polynomial Chaos Expansion for Machine Learning, Uncertainty quantification and Global sensitivity analysis
MATLAB TIPS
#FileExchange
Hybrid Equations Toolbox (beta)
Mathworks
Hybrid Equations Toolbox (beta)
This is a beta release of the upcoming version 3.1 of the Hybrid Equations Toolbox. Changes may occur prior to release.
MATLAB TIPS
#FileExchange
L-BFGS-B-C
Mathworks
L-BFGS-B-C
L-BFGS-B, converted from Fortran to C, with Matlab wrapper