代码搜索:MATPOWER

找到约 434 项符合「MATPOWER」的源代码

代码结果 434
www.eeworm.com/read/132706/14077874

m idx_area.m

function [AREA_I, PRICE_REF_BUS] = idx_area %IDX_AREA Defines variables for column indices to area. % [AREA_I, PRICE_REF_BUS] = idx_area % MATPOWER Version 2.0 % by Ray Zimmerman, PSERC
www.eeworm.com/read/353831/10414771

m t_case9_opfv2.m

function mpc = t_case9_opfv2 %T_CASE9_OPFV2 Power flow data for 9 bus, 3 generator case, with OPF data. % Please see 'help caseformat' for details on the case file format. % MATPOWER % $Id: t
www.eeworm.com/read/298590/7950371

m t_case9_opfv2.m

function mpc = t_case9_opfv2 %T_CASE9_OPFV2 Power flow data for 9 bus, 3 generator case, with OPF data. % Please see 'help caseformat' for details on the case file format. % MATPOWER % $Id: t
www.eeworm.com/read/259727/11770767

m t_case9_opfv2.m

function mpc = t_case9_opfv2 %T_CASE9_OPFV2 Power flow data for 9 bus, 3 generator case, with OPF data. % Please see 'help caseformat' for details on the case file format. % MATPOWER % $Id: t
www.eeworm.com/read/257911/11907233

m t_case9_opfv2.m

function mpc = t_case9_opfv2 %T_CASE9_OPFV2 Power flow data for 9 bus, 3 generator case, with OPF data. % Please see 'help caseformat' for details on the case file format. % MATPOWER % $Id: t
www.eeworm.com/read/334923/12562457

m t_case9_opfv2.m

function mpc = t_case9_opfv2 %T_CASE9_OPFV2 Power flow data for 9 bus, 3 generator case, with OPF data. % Please see 'help caseformat' for details on the case file format. % MATPOWER % $Id: t
www.eeworm.com/read/200336/10247203

m cdf2matp.m

function cdf2matpf(cdf_file, matp_file) %CDF2MATP Converts data from IEEE Common Data Format to MATPOWER format. % % cdf2matp -> prompts for input & output file names % cdf2ma
www.eeworm.com/read/200336/10247234

m t_opf.m

function t_opf(quiet) %T_OPF Tests for optimal power flow. % MATPOWER % $Id: t_opf.m,v 1.7 2005/02/03 18:57:42 ray Exp $ % by Ray Zimmerman, PSERC Cornell % Copyright (c) 2004 by Power Syste
www.eeworm.com/read/200336/10247235

m t_pf.m

function t_pf(quiet) %T_PF Tests for power flow. % MATPOWER % $Id: t_pf.m,v 1.3 2004/08/23 20:59:50 ray Exp $ % by Ray Zimmerman, PSERC Cornell % Copyright (c) 2004 by Power System Engineeri
www.eeworm.com/read/353831/10414779

m t_auction_minopf.m

function t_auction_minopf(quiet) %T_AUCTION_MINOPF Tests for code in auction.m, using MINOPF solver. % MATPOWER % $Id: t_auction_minopf.m,v 1.3 2007/08/14 15:32:22 ray Exp $ % by Ray Zimmerman