代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/307145/13727728

c clistmn.c

/* clistmn.c - test driver for circular list lib * (Solves the Josephus problem) * * CLIST - Circular List Library * * Copyright (C) 2000 Richard Heathfield * Eto
www.eeworm.com/read/456224/6278874

txt diaryex3_3.txt

help lp LP Linear programming. X=LP(f,A,b) solves the linear programming problem: min f'x subject to: Ax
www.eeworm.com/read/486172/6544934

m sspropc.m

% This function solves the nonlinear Schrodinger equation for % pulse propagation in an optical fiber using the split-step % Fourier method. % % The following effects are included in the model: g
www.eeworm.com/read/485103/6564307

m unimodalcrossproducts.m

function B=unimodalcrossproducts(XtX,XtY,Bold) %UNIMODALCROSSPRODUCTS % Solves the problem min|Y-XB'| subject to the columns of % B are unimodal and nonnegative. The algorithm is iterative and
www.eeworm.com/read/478412/6717393

m zgetsolve.m

function SolveData = zGetSolve(Surface, Code) % zGetSolve - Requests data for solves and/or pickups on lens surfaces. % % Usage : SolveData = zGetSolve(Surface, Code) % % where Code is % an inte
www.eeworm.com/read/402785/11527323

c clistmn.c

/* clistmn.c - test driver for circular list lib * (Solves the Josephus problem) * * CLIST - Circular List Library * * Copyright (C) 2000 Richard Heathfield * Eto
www.eeworm.com/read/259756/11768573

m crack.m

function crack % CRACK solves Poisson equation in a crack domain with AFEM. % % L. Chen & C. Zhang 10-20-2006 %-------------------------------------------------------------------------- % Initialize
www.eeworm.com/read/148701/12439650

c clistmn.c

/* clistmn.c - test driver for circular list lib * (Solves the Josephus problem) * * CLIST - Circular List Library * * Copyright (C) 2000 Richard Heathfield * Eto
www.eeworm.com/read/222890/14668962

m readme.m

%ABOUT %AQUILA is a MATLAB toolbox for the one- or twodimensional simulation of %the electronic properties of GaAs/AlGaAs semiconductor %nanostructures. The program solves for a user-defined struc
www.eeworm.com/read/7672/127152

m fullwave.m

%This programme solves various formulaes for single phase full wave rectifier %This function runs independently as well as with "power_electronics" %In order to execute this function type ''fullwave