代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/298590/7950422
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/241396/13147278
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/241396/13147610
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/241396/13147671
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/138987/13197191
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/138987/13197417
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/138987/13197454
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/312163/13617615
m~ qpbsvm.m~
function [x,fval,stat,Nabla] = qpbsvm(H,f,UB,x0,Nabla0,options)
% QPBSVM Solves QP task required for learning SVM without bias term.
%
% Synopsis:
% [x,fval,stat,Nabla] = qpbsvm(H,f,UB)
% [...] = qp
www.eeworm.com/read/312163/13617647
m qpbsvm.m
function [x,fval,stat,Nabla] = qpbsvm(H,f,UB,x0,Nabla0,options)
% QPBSVM Solves QP task required for learning SVM without bias term.
%
% Synopsis:
% [x,fval,stat,Nabla] = qpbsvm(H,f,UB)
% [...] = qp
www.eeworm.com/read/309747/13664964
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,