代码搜索:solves

找到约 1,488 项符合「solves」的源代码

代码结果 1,488
www.eeworm.com/read/368662/2812464

m gausspf.m

function [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt) %GAUSSPF Solves the power flow using a Gauss-Seidel method. % [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt
www.eeworm.com/read/368662/2812483

m uopf.m

function [bus0, gen0, branch0, f0, success0, et] = ... uopf(baseMVA, bus, gen, gencost, branch, areas, mpopt) %UOPF Solves combined unit decommitment / optimal power flow. % [bus, gen, bran
www.eeworm.com/read/369527/9641598

m fdpf.m

function [V, converged, i] = fdpf(Ybus, Sbus, V0, Bp, Bpp, ref, pv, pq, mpopt) %FDPF Solves the power flow using a fast decoupled method. % [V, converged, i] = fdpf(Ybus, Sbus, V0, Bp, Bpp, ref,
www.eeworm.com/read/265706/11256050

m newtonpf.m

function [V, converged, i] = newtonpf(Ybus, Sbus, V0, ref, pv, pq, mpopt) %NEWTONPF Solves the power flow using a full Newton's method. % [V, converged, i] = newtonpf(Ybus, Sbus, V0, ref, pv, pq, m
www.eeworm.com/read/265706/11256188

m gausspf.m

function [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt) %GAUSSPF Solves the power flow using a Gauss-Seidel method. % [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt
www.eeworm.com/read/265706/11256214

m uopf.m

function [bus0, gen0, branch0, f0, success0, et] = ... uopf(baseMVA, bus, gen, gencost, branch, areas, mpopt) %UOPF Solves combined unit decommitment / optimal power flow. % [bus, gen, bran
www.eeworm.com/read/335571/12514320

m fdpf.m

function [V, converged, i] = fdpf(Ybus, Sbus, V0, Bp, Bpp, ref, pv, pq, mpopt) %FDPF Solves the power flow using a fast decoupled method. % [V, converged, i] = fdpf(Ybus, Sbus, V0, Bp, Bpp, ref,
www.eeworm.com/read/335569/12514653

m newtonpf.m

function [V, converged, i] = newtonpf(Ybus, Sbus, V0, ref, pv, pq, mpopt) %NEWTONPF Solves the power flow using a full Newton's method. % [V, converged, i] = newtonpf(Ybus, Sbus, V0, ref, pv, pq, m
www.eeworm.com/read/335569/12514770

m gausspf.m

function [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt) %GAUSSPF Solves the power flow using a Gauss-Seidel method. % [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt
www.eeworm.com/read/334923/12562198

m newtonpf.m

function [V, converged, i] = newtonpf(Ybus, Sbus, V0, ref, pv, pq, mpopt) %NEWTONPF Solves the power flow using a full Newton's method. % [V, converged, i] = newtonpf(Ybus, Sbus, V0, ref, pv, pq, m