(2)define_constants;mpc = loadcase('case30');mpc.bus(2, PD) = 30;runopf(mpc);6、还没有解决问题的话可以上官网咨询技术人员,我问的时候回复挺快的,下图是他们针对我的问题的建议,我尝试了重新安装(即下图中的 here 对应的官网链接,然后按上面说的教程走)就成了,后面的建议没试。最后希望上述建议...
>> define_constants; >> mpc = loadcase('case30'); >> mpc.bus(2, PD) = 30; >> runopf(mpc); The define constants in the first line is simply a convenience function that defines a number of variables to serve as named column indexes for the data matrices. In this ...
define_constants.m e2i_data.m e2i_field.m ext2int.m extract_islands.m fdpf.m feval_w_path.m find_bridges.m find_islands.m fmincopf.m gausspf.m genfuels.m gentypes.m get_losses.m get_reorder.m hasPQcap.m have_feature_e4st.m have_feature_minopf.m have_feature_most.m have...
define_constants; mpc=loadcase('case30');mpc.bus(2,PD)=30; runopf(mpc); By default, the results of the simulation are pretty-printed to the screen, but the solution can also be optionally returned in aresultsstruct. The following example shows how simple it is, after running a DC OPF...
matpower4.0b3/define_constants.m matpower4.0b3/dIbr_dV.m matpower4.0b3/docs/CHANGES matpower4.0b3/docs/CHANGES.txt matpower4.0b3/docs/manual.pdf matpower4.0b3/docs/TN1-OPF-Auctions.pdf matpower4.0b3/docs/TN2-OPF-Derivatives.pdf matpower4.0b3/dSbr_dV.m matpower4.0b3/dSbus_dV.m matpower4.0b3/...
matpower4.1/define_constants.m matpower4.1/docs/ matpower4.1/docs/CHANGES matpower4.1/docs/CHANGES.txt matpower4.1/docs/TN1-OPF-Auctions.pdf matpower4.1/docs/TN2-OPF-Derivatives.pdf matpower4.1/docs/manual.pdf matpower4.1/e2i_data.m matpower4.1/e2i_field.m matpower4.1/ext2int.m matpower4.1/extra...
Added mosek_symbcon() to define symbolic constants for setting MOSEK options. Updated MOSEK solver option values in help text for mpoption() to correspond to MOSEK v7.1/22/15Added ability to toggle the availability of optional functionality using have_fcn()....
Matpower5.0User’sManualRayD.ZimmermanCarlosE.Murillo-S´anchezDecember17,2014©2010,2011,2012,2013,2014PowerSystemsEngineeringResearchCente..
clc; clear define_constants; mpc = loadcase('case15da'); mpc.gen(2,:) = mpc.gen(1,:); mpc.gen(3,:) = mpc.gen(1,:); mpc.gencost(2, :) = mpc.gencost(1, :); mpc.gencost(3, :) = mpc.gencost(1, :); mpc.gen(2,GEN_BUS)=3; mpc.gen(2,PG)=0.4; mpc.gen(2,QG)...
文件名称:matpower4.1 所属分类: matlab 标签属性: [Matlab][源码] 上传时间: 2012-11-16 文件大小: 3.48mb 已下载: 0次 提供者: 康*** 相关连接: 无 下载说明: 别用迅雷下载,失败请重下,重下不扣分! 电信下载联通下载 修正介绍说明 介绍说明--下载内容来自于网络,使用问题请自行百度 基于...