代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/259727/11770844

m dcopf.m

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

m stls.m

% STLS - Structured Total Least Squares approximation. % % Solves the structured system of equations A*X = B with size(A,1) > size(A,2). % The augmented data matrix C = [A B] is of the form C = [C1 ..
www.eeworm.com/read/344238/11897712

java finaloverridingillusionex.java

// reusing/FinalOverridingIllusionEx.java // TIJ4 Chapter Reusing, Exercise 20, page 269 // Show that the @Override annotation solves the problem in ths section import static net.mindview.util.Prin
www.eeworm.com/read/257911/11906814

m copf.m

function [busout, genout, branchout, f, success, info, et, g, jac] = copf( ... baseMVA, bus, gen, branch, areas, gencost, mpopt) %COPF Solves an AC optimal power flow using CONSTR (Op
www.eeworm.com/read/257911/11907369

m dcopf.m

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

m swingmeu.m

% This program solves the swing equation of a one-machine system % when subjected to a three-phase fault with subsequent clearance % of the fault. Modified Euler method % % Copyright (c) 1998 H. S
www.eeworm.com/read/256101/12028428

cpp gradebook.cpp

// Fig. 4.9: GradeBook.cpp // Member-function definitions for class GradeBook that solves the // class average program with counter-controlled repetition. #include using std::cout; us
www.eeworm.com/read/153044/12064387

m fps.m

function u = fps(p, isSlope, dx, dy) % fps -- Fast Poisson solver with boundary values. % fps(p) solves laplacian(u) = p for u, assuming the % boundary values are given along the perimeter of %
www.eeworm.com/read/337307/12377419

m nlsqold.m

function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin) %NLSQ Solves non-linear least squares problems. % NLSQ is the core code for solving problems of the form: % min
www.eeworm.com/read/123946/14605575

m pdsolv.m

function [lamda,kpc]=pdsolv(nli,mwi,sf) %PDSOLV is a utility function for FPSEUDO % [lamda,Kpc]=PDSOLV(NLI,MWI,sf) solves the real symmetric eigenvalue % problem (MWI.*sf)*Kpc = lamda*