代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/299178/7881202

m fmincopf.m

function [busout, genout, branchout, f, success, info, et, g, jac] = ... fmincopf(baseMVA, bus, gen, branch, areas, gencost, Au, lbu, ubu, mpopt) %FMINCOPF Solves an AC optimal power flow using
www.eeworm.com/read/197958/7960665

m nlsq.m

function [x,CostFunction,JAC,EXITFLAG,OUTPUT] = nlsq(funfcn,x,verbosity,options,CostFunction,JAC,YDATA,caller,varargin) %NLSQ Solves non-linear least squares problems. % NLSQ is the core code for
www.eeworm.com/read/196814/8058691

m nlsq.m

function [x,CostFunction,JAC,EXITFLAG,OUTPUT] = nlsq(funfcn,x,verbosity,options,CostFunction,JAC,YDATA,caller,varargin) %NLSQ Solves non-linear least squares problems. % NLSQ is the core code for
www.eeworm.com/read/244945/12829483

m nlsq.m

function [x,CostFunction,JAC,EXITFLAG,OUTPUT] = nlsq(funfcn,x,verbosity,options,CostFunction,JAC,YDATA,caller,varargin) %NLSQ Solves non-linear least squares problems. % NLSQ is the core code for
www.eeworm.com/read/329331/12960450

m nlsq.m

function [x,CostFunction,JAC,EXITFLAG,OUTPUT] = nlsq(funfcn,x,verbosity,options,CostFunction,JAC,YDATA,caller,varargin) %NLSQ Solves non-linear least squares problems. % NLSQ is the core code for
www.eeworm.com/read/241396/13147367

m fmincopf.m

function [busout, genout, branchout, f, success, info, et, g, jac] = ... fmincopf(baseMVA, bus, gen, branch, areas, gencost, Au, lbu, ubu, mpopt) %FMINCOPF Solves an AC optimal power flow using
www.eeworm.com/read/138987/13197427

m dcopf.m

function [buso, geno, brancho, f, success, info, et, g, jac] = dcopf(baseMVA, ... bus, gen, branch, areas, gencost, mpopt) %DCOPF Solves a DC optimal power flow. % [bus, gen, bra
www.eeworm.com/read/310212/13654596

m levinson.m

function a=levinson(R,N); %LEVINSON Levinson-Durbin Recursion. % A = LEVINSON(R,N) solves the Yule-Walker system of equations % using the Levinson-Durbin recursion. R is a vector of % aut
www.eeworm.com/read/147529/5728643

m nlsq.m

function [x,CostFunction,JAC,EXITFLAG,OUTPUT] = nlsq(funfcn,x,verbosity,options,CostFunction,JAC,YDATA,caller,varargin) %NLSQ Solves non-linear least squares problems. % NLSQ is the core code for
www.eeworm.com/read/147529/5728853

m nlsq.m

function [x,CostFunction,JAC,EXITFLAG,OUTPUT] = nlsq(funfcn,x,verbosity,options,CostFunction,JAC,YDATA,caller,varargin) %NLSQ Solves non-linear least squares problems. % NLSQ is the core code for