代码搜索:Problems

找到约 3,996 项符合「Problems」的源代码

代码结果 3,996
www.eeworm.com/read/255778/6933811

txt sdpa-format.txt

The SDP data files in this directory are all encoded in the SDPA sparse format. The standard form of the primal and dual problems described by this format is different than the standard form used by
www.eeworm.com/read/152244/7139239

m todb.m

function mag_db=todb(mag) % TODB: Function for decibel conversion %%%%%%%%%%%%%%%%%%%% todb.m %%%%%%%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control S
www.eeworm.com/read/464335/7165273

m pdegui.m

function pdegui(action) %PDEGUI Demonstrate solution of model partial differential equations. % PDEGUI demonstrates the finite difference solution of model problems % involving Laplace's operator:
www.eeworm.com/read/452211/7445468

m checkcl.m

% function cl = checkcl(cl) % % DESCRIPTION % Checks a cluster labeling for validity and fixes % detected problems % % Copyright (c) 1998-2002 by Alexander Strehl function cl = checkcl(
www.eeworm.com/read/451385/7466306

m pdegui.m

function pdegui(action) %PDEGUI Demonstrate solution of model partial differential equations. % PDEGUI demonstrates the finite difference solution of model problems % involving Laplace's operator:
www.eeworm.com/read/446823/7564291

format

FILE FORMAT FOR SHORTEST PATHS PROBLEM. The format used to represent the shortest paths problems is obtained by augmenting the First DIMACS Implementation Challenge file format. Same as in
www.eeworm.com/read/144124/12811941

c workarounds.c

/* * Workarounds for known system software bugs. This module provides wrappers * around library functions and system calls that are known to have problems * on some systems. Most of these worka
www.eeworm.com/read/141692/12991102

m pdegui.m

function pdegui(action) %PDEGUI Demonstrate solution of model partial differential equations. % PDEGUI demonstrates the finite difference solution of model problems % involving Laplace's operator:
www.eeworm.com/read/140700/13065996

txt alg057.txt

> restart; > # RUNGE-KUTTA FOR SYSTEMS OF DIFFERENTIAL EQUATIONS ALGORITHM 5.7 > # > # TO APPROXIMATE THE SOLUTION OF THE MTH-ORDER SYSTEM OF FIRST- > # ORDER INITIAL-VALUE PROBLEMS > #
www.eeworm.com/read/140700/13066302

txt alg057.txt

> restart; > # RUNGE-KUTTA FOR SYSTEMS OF DIFFERENTIAL EQUATIONS ALGORITHM 5.7 > # > # TO APPROXIMATE THE SOLUTION OF THE MTH-ORDER SYSTEM OF FIRST- > # ORDER INITIAL-VALUE PROBLEMS > #