-
Grid-Connected-PV-Array
Two demos illustrate use of SimPowerSystems for modeling a PV array connected to a utility grid.
PVarray_Grid_IncCondReg_det.mdl is a detailed model of a 100-kW array connected to a 25-kV grid via a DC-DC boost converter and a three-phase three-level Voltage Source Converter (VSC). Maximum Power Point Tracking (MPPT) is implemented in the boost converter by means of a Simulink model using the “Incremental Conductance + Integral Regulator” technique.
PVarray_Grid_PandO_avg.mdl is an average model of a 200-kW array connected to a 25-kV grid via two DC-DC boost converters and a single three-phase VSC. The MPPT controller based on the “Perturb and Observe” technique is implemented by means of a MATLAB Function block that generates embeddable C code.
- 2021-04-11 12:08:58下载
- 积分:1
-
123
具有可视化界面的离散无记忆信道容量迭代计算(Visual interface with discrete memoryless channel capacity iteration)
- 2010-07-09 19:56:09下载
- 积分:1
-
string1
matlab code you can run it and its detail has been in to the file.for compiling you need octave for linux or matlab program to run it.
- 2013-01-31 21:34:54下载
- 积分:1
-
bvsgs
Bayes model averaging with selection of regressors - This program can be utilized for Bayesian Variable Selection using Gibbs Sampler(Bayes model averaging with selection of regressors- This program can be utilized for Bayesian Variable Selection using Gibbs Sampler)
- 2009-03-20 01:05:49下载
- 积分:1
-
MATLABbiancheng
说明: 对使用matlab编程的基础知识做了详尽的介绍。(Matlab on the use of basic knowledge of programming to do the detail.)
- 2009-08-18 00:43:44下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
anli21.5-3
北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.3源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.3 source code)
- 2014-01-17 21:47:23下载
- 积分:1
-
gatbs_matlab
遗传算法matlab原代码 很不错的 希望大家可以 包括 二进制编码实数编码(Genetic algorithm matlab source code is very good hope that we can include binary-coded real-coded)
- 2008-07-14 01:43:27下载
- 积分:1
-
svm-matlab
支持向量机(SVM)用于分类的算法实现
function [D, a_star] = SVM(train_features, train_targets, params, region)(Support Vector Machine (SVM) algorithm for classification in function [D, a_star] = SVM (train_features, train_targets, params, region))
- 2014-01-14 10:36:36下载
- 积分:1
-
vc_kalman_code
拥有VC界面的KALMAN滤波代码,仿真界面清晰易懂。(KALMAN filter with VC interface code, simulation interface clear and easy to understand.)
- 2010-12-25 18:09:02下载
- 积分:1