代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/145329/12735783

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/136709/13364261

f lf.f

program lf c...Solves the Riemann problem for the Euler equations using c...the Lax-Friedrichs method. c...TSTEP = 1 Fixed time step c...TSTEP = 2 Fixed CFL number c...Numbe
www.eeworm.com/read/316507/13521820

f lf.f

program lf c...Solves the Riemann problem for the Euler equations using c...the Lax-Friedrichs method. c...TSTEP = 1 Fixed time step c...TSTEP = 2 Fixed CFL number c...Numbe
www.eeworm.com/read/312163/13617639

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/123745/6058144

f lf.f

program lf c...Solves the Riemann problem for the Euler equations using c...the Lax-Friedrichs method. c...TSTEP = 1 Fixed time step c...TSTEP = 2 Fixed CFL number c...Numbe
www.eeworm.com/read/492033/6430502

cpp lfssolver.cpp

#include "lfssolver.h" #include "global.h" #include "globmat.h" #include "loadcase.h" #include "gmatrix.h" #include "mechprint.h" #include "flsubdom.h" #include "elemswitch.h" /** function solves
www.eeworm.com/read/342008/12047595

m qp.m

function [X,lambda,how]=qp(H,f,A,B,vlb,vub,X,neqcstr,verbosity,negdef,normalize) %QP Quadratic programming. % X=QP(H,f,A,b) solves the quadratic programming problem: % % min 0.5*x'Hx + f'x
www.eeworm.com/read/152916/12074454

f lf.f

program lf c...Solves the Riemann problem for the Euler equations using c...the Lax-Friedrichs method. c...TSTEP = 1 Fixed time step c...TSTEP = 2 Fixed CFL number c...Numbe
www.eeworm.com/read/251835/12317380

m hpparam.m

function [z,c,qdat] = hpparam(w,beta,z0,options); %HPPARAM Schwarz-Christoffel half-plane parameter problem. % [Z,C,QDAT] = HPPARAM(W,BETA) solves the Schwarz-Christoffel % parameter problem wi
www.eeworm.com/read/251835/12317541

m crparam.m

function [w,beta,cr,aff,Q,orig,qdat] = crparam(w,beta,cr0,options) %CRPARAM Crossratio parameter problem. % [W,BETA,CR,AFF,Q,ORIG] = CRPARAM(W,BETA) solves the parameter % problem associated wi