代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/251835/12318025

m rparam.m

function [z,c,L,qdat] = rparam(w,beta,cnr,z0,options); %RPARAM Schwarz-Christoffel rectangle parameter problem. % [Z,C,L,QDAT] = RPARAM(W,BETA,CORNERS) solves the Schwarz-Christoffel % paramete
www.eeworm.com/read/130982/14164277

sci forward_solver.sci

function [V]=forward_solver(vtx,E,I,tol,pp,V) [nargout,nargin] = argn(0) //function [V] = forward_solver(vtx,E,I,tol,pp,V); // //This function solves the forward problem using the Cholesky or LU meth
www.eeworm.com/read/233016/14173464

m lssol.m

%LSSOL Convex quadratic programming and linear least-square code LSSOL by % Gill et. al. % [x,obj,lambda,istate,iter,inform,A,b,kx] = lssol(A,b,c,C,x,l,u,tp,msg,kx) % solves
www.eeworm.com/read/233016/14173588

m pdsco.m

function [x,y,z,inform] = pdsco( Fname, Aname, b, m, n, options, x0, y0, z0 ) % % pdsco (Primal-Dual barrier method, Separable Convex Objective) % solves optimization problems of the form % ------
www.eeworm.com/read/128468/14295551

m msmo.m

function [malpha,mbias,nsv,kercnt] = msmo(X,I,ker,arg,C,epsilon,tolerance,info) % MSMO solves multiclass SVM problem by the SMO. % [malpha,mbias,nsv,kercnt] = msmo(X,I,ker,arg,C,epsilon,tolerance,info
www.eeworm.com/read/128468/14295663

m gganders2.m

function [alpha,theta,solution,minr,t,maxerr]=... gganders2(MI,SG,J,tmax,stopCond,t,alpha,theta) % GGANDERS2 solves Generalized Anderson's task, generalized gradient. % [alpha,theta,solution,minr,t
www.eeworm.com/read/213492/15133856

m gnpp.m

function [x,fval,stat] = gnpp(H,f,y,options) % GNPP Solves Generalized Nearest Point (GNPP) problem. % % Synopsis: % [x,fval,stat] = gnpp(H,f,y) % [x,fval,stat] = gnpp(H,f,y,options) % % Descriptio
www.eeworm.com/read/212794/15149130

m vtb4.m

function vtb4 % VTB4 % % VTB4_1 Natural frequencies and eigenvectors for an undamped % system. % VTB4_2 Free response of an undamped system. % VTB4_3 solves for the natural frequencies, dampin
www.eeworm.com/read/481713/1293598

m gganders2.m

function [alpha,theta,solution,minr,t,maxerr]=... gganders2(MI,SG,J,tmax,stopCond,t,alpha,theta) % GGANDERS2 solves Generalized Anderson's task, generalized gradient. % [alpha,theta,solution,minr,t
www.eeworm.com/read/459311/1570101

m gganders2.m

function [alpha,theta,solution,minr,t,maxerr]=... gganders2(MI,SG,J,tmax,stopCond,t,alpha,theta) % GGANDERS2 solves Generalized Anderson's task, generalized gradient. % [alpha,theta,solution,minr,t