代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/188426/8541298

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/163563/10153924

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/200336/10247164

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/200336/10247244

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/200336/10247257

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/353831/10414401

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/353831/10414885

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/353831/10414989

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/349479/10825032

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/349479/10825258

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