代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/349479/10825290

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/465627/7050737

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/465627/7050763

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/452045/7451927

m parta.m

% Solves parts A and C % April 26, 1999 % Developed by Ali H. Sayed close all clear all var_v=0.004; % (25dB SNR) % variance of noise; CAN BE CHANGED %var_v=0.05; % (14dB SNR) N=2000;
www.eeworm.com/read/441325/7671803

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/441325/7671883

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/441325/7671896

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/299178/7881349

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/298590/7950226

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/298590/7950402

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