登录
首页 » matlab » SG交流潮流程序-不考虑运行约束

SG交流潮流程序-不考虑运行约束

于 2021-02-26 发布 文件大小:51KB
0 200
下载积分: 1 下载次数: 35

代码说明:

  电力系统交流潮流负荷削减模型,可用于电力系统可靠性评估(AC power flow load reduction model matlab program, which can be used for reliability)

文件列表:

SG交流潮流程序-不考虑运行约束\ACOPF.m, 1629, 2017-11-30
SG交流潮流程序-不考虑运行约束\CalIndex.m, 1433, 2014-10-09
SG交流潮流程序-不考虑运行约束\comp_samp.m, 1138, 2016-09-05
SG交流潮流程序-不考虑运行约束\decompose.m, 1431, 2017-07-12
SG交流潮流程序-不考虑运行约束\enum_1st.m, 3150, 2014-10-09
SG交流潮流程序-不考虑运行约束\form_new_net.m, 2738, 2017-07-13
SG交流潮流程序-不考虑运行约束\form_y1.m, 956, 2014-10-09
SG交流潮流程序-不考虑运行约束\lamdindexRBTS.mat, 24800, 2014-10-09
SG交流潮流程序-不考虑运行约束\lamdindexRBTS0.02.mat, 5792, 2017-11-30
SG交流潮流程序-不考虑运行约束\lbd.m, 9002, 2016-09-05
SG交流潮流程序-不考虑运行约束\L_G.m, 1929, 2016-09-05
SG交流潮流程序-不考虑运行约束\minfun.m, 181, 2014-10-09
SG交流潮流程序-不考虑运行约束\mymain.m, 2245, 2017-11-30
SG交流潮流程序-不考虑运行约束\myout.mat, 986, 2017-11-30
SG交流潮流程序-不考虑运行约束\nf.m, 8750, 2017-08-31
SG交流潮流程序-不考虑运行约束\nonfun.m, 3154, 2014-10-09
SG交流潮流程序-不考虑运行约束\order_tpp.m, 401, 2014-10-09
SG交流潮流程序-不考虑运行约束\RBTS.m, 2836, 2017-08-31
SG交流潮流程序-不考虑运行约束\relia.m, 2338, 2014-10-09
SG交流潮流程序-不考虑运行约束\Sampling.m, 12328, 2017-11-30
SG交流潮流程序-不考虑运行约束\timeRBTS.mat, 178, 2017-11-30
SG交流潮流程序-不考虑运行约束

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 都是习题,我要程序,不得不这样!请多包含!
    都是习题,我要程序,不得不这样!请多包含!-Exercises are, I want to procedures to do! Please include!
    2022-05-14 19:46:31下载
    积分:1
  • 径向基(RBF)神经网络PID控制器仿真
    说明:  关于RBF整定的资料,希望大家多多看 希望对大家有所帮助(As for the data of genetic algorithmRBF setting, I hope you can read more and hope it will help you)
    2020-02-24 20:58:27下载
    积分:1
  • 11-5.5
    汉字屏显示实例,可以学习屏幕的使用,以及汉字的显示,(Chinese screen display examples)
    2013-08-18 18:22:05下载
    积分:1
  • 穿口助手
    穿口助手-Assistant to wear mouth
    2022-02-15 10:21:28下载
    积分:1
  • Visual C# 韩信点兵算法演示源码
    韩信点兵是一道古代数学题,内容是:韩信带兵不足百人,三人一行排列多一个,七人一行排列少两个,五人一行排列正好。相关代码:   int a = 0, b = 0, c = 0;//定义变量   for (int i = 1; i < 100; i++)//遍历    {    Math.DivRem(i, 3, out a);//3行一列时取余    Math.DivRem(i, 5, out b);//5行一列时取余    Math.DivRem(i, 7, out c);//7行一列时取余    if (a == 1 && b == 0 && c == 5)//如果3种方式的余数符合要求    {    textBox1.Text = i.ToString();//显示人数    return;    }
    2022-01-25 14:48:17下载
    积分:1
  • 聚类-k均值算法
    说明:  K-means算法是基于划分的思想,因此算法易于理解且实现方法简单易行,但需要人工选择初始的聚类数目即算法是带参数的。类的数目确定往往非常复杂和具有不确定性,因此需要专业的知识和行业经验才能较好的确定。而且因为初始聚类中心的选择是随机的,因此会造成部分初始聚类中心相似或者处于数据边缘,造成算法的迭代次数明显增加,甚至会因为个别数据而造成聚类失败的现象。(K-means algorithm is based on the idea of partitioning, so the algorithm is easy to understand and the implementation method is simple and feasible, but it requires manual selection of the initial number of clusters, that is, the algorithm is with parameters. The number of classes is often very complex and uncertain, so professional knowledge and industry experience are needed to better determine. Moreover, because the selection of initial clustering centers is random, some initial clustering centers will be similar or at the edge of data, resulting in a significant increase in the number of iterations of the algorithm, and even the phenomenon of clustering failure due to individual data.)
    2020-06-21 17:40:01下载
    积分:1
  • MLP
    说明:  机器学习应用:多层感知器matlab代码实现。(Realization of multilayer perceptron with MATLAB)
    2019-11-16 15:31:51下载
    积分:1
  • adrc1
    说明:  simulink仿真实例:自抗扰控制电机(位置环),电流环和速度环采用的是pi控制(Simulink simulation example: ADRC motor (position loop), current loop and speed loop adopt PI control)
    2020-08-18 10:35:56下载
    积分:1
  • vb_updata
    VB 自动升级,让你的程序自动更新。感谢所有支持我的人,谢谢你们,你们辛苦了。(vb updata)
    2009-10-31 13:10:56下载
    积分:1
  • chap8
    相控阵雷达仿真,涉及到方向增益,功率增益以及一般阵列,线性阵列,各种平面阵列的相应仿真(The simulation of phased array radar involves directional gain, power gain and the corresponding simulation of general array, linear array and various planar arrays.)
    2018-12-09 15:34:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载