代码搜索:MATPOWER

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

代码结果 434
www.eeworm.com/read/369527/9641648

m case57.m

function [baseMVA, bus, gen, branch, area, gencost] = case57 % 09/25/93 UW ARCHIVE 100.0 1961 W IEEE 57 Bus Test Case % The test system data is written in matpower format baseMVA = 1
www.eeworm.com/read/335571/12514392

m case57.m

function [baseMVA, bus, gen, branch, area, gencost] = case57 % 09/25/93 UW ARCHIVE 100.0 1961 W IEEE 57 Bus Test Case % The test system data is written in matpower format baseMVA = 1
www.eeworm.com/read/132706/14077981

m case57.m

function [baseMVA, bus, gen, branch, area, gencost] = case57 % 09/25/93 UW ARCHIVE 100.0 1961 W IEEE 57 Bus Test Case % The test system data is written in matpower format baseMVA = 1
www.eeworm.com/read/132706/14077992

m case57.m

function [baseMVA, bus, gen, branch, area, gencost] = case57 % 09/25/93 UW ARCHIVE 100.0 1961 W IEEE 57 Bus Test Case % The test system data is written in matpower format baseMVA = 1
www.eeworm.com/read/298590/7950389

m t_auction_fmincopf.m

function t_auction_fmincopf(quiet) %T_AUCTION_FMINCOPF Tests for code in auction.m. % % Currently fails many, many tests due to fmincon's incorrect lambdas. % MATPOWER % $Id: t_auction_fmincopf.
www.eeworm.com/read/259727/11770796

m t_auction_fmincopf.m

function t_auction_fmincopf(quiet) %T_AUCTION_FMINCOPF Tests for code in auction.m. % % Currently fails many, many tests due to fmincon's incorrect lambdas. % MATPOWER % $Id: t_auction_fmincopf.
www.eeworm.com/read/334923/12562487

m t_auction_fmincopf.m

function t_auction_fmincopf(quiet) %T_AUCTION_FMINCOPF Tests for code in auction.m. % % Currently fails many, many tests due to fmincon's incorrect lambdas. % MATPOWER % $Id: t_auction_fmincopf.
www.eeworm.com/read/188426/8541308

m cdf2matp.m

function cdf2matp % CDF2MATP reads in load flow data written in IEEE Common Format, outputs % load flow data and OPF data suitable for matpower. % % Since a typical set of system data in IEEE Co
www.eeworm.com/read/163563/10153928

m cdf2matp.m

function cdf2matp % CDF2MATP reads in load flow data written in IEEE Common Format, outputs % load flow data and OPF data suitable for matpower. % % Since a typical set of system data in IEEE Co
www.eeworm.com/read/353831/10414848

m t_auction_fmincopf.m

function t_auction_fmincopf(quiet) %T_AUCTION_FMINCOPF Tests for code in auction.m, using fmincon-based solver. % % Currently fails many, many tests due to fmincon's incorrect lambdas. % MATPOWER