代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/485012/6570547
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/485012/6570627
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/485012/6570640
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/156956/11750171
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/156956/11750466
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/156956/11750528
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/259727/11770537
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/259727/11770823
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/259727/11770868
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/344679/11868464
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