代码搜索:problems
找到约 3,996 项符合「problems」的源代码
代码结果 3,996
www.eeworm.com/read/347945/11623396
m mpt_solvenode.m
function model = mpt_solvenode(Matrices,lower,upper,OriginalModel,model,options)
% This is the core code. Lot of pre-processing to get rid of strange stuff
% arising from odd problems, big-M etc etc
www.eeworm.com/read/345786/11792105
txt dqed_prb.out.txt
June 24 2002 10:54:43.768 AM
DQED_PRB
A set of tests for DQED, which can solve
bounded and constrained linear least squares problems
and systems of nonlinear equations.
Example 0121C
Inpu
www.eeworm.com/read/151714/12179453
vhd t80.vhd
-- ****
-- T80(b) core. In an effort to merge and maintain bug fixes ....
--
--
-- Ver 300 started tidyup. Rmoved some auto_wait bits from 0247 which caused problems
--
-- MikeJ March 2005
-- L
www.eeworm.com/read/338293/12314565
m splsqrl.m
function x = splsqr(A,L,b,lambda,Vsp,maxit,tol,reorth)
%SPLSQR Subspace preconditioned LSQR for discrete ill-posed problems.
%
% x = splsqr(A,L,b,lambda,Vsp,maxit,tol,reorth)
%
% Subspace precond
www.eeworm.com/read/250314/12414790
m f6_linear_dyn.m
% f6_linear_dyn.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version moves the minimum linearly along a 45 deg angle in x,y space
% Bria
www.eeworm.com/read/250314/12414795
m f6mod.m
% f6mod.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version is a modified form, just the sum of 5 f6 functions with
% different centers t
www.eeworm.com/read/148696/12440632
c criterr.c
#include
#include
#include
#define IGNORE 0
#define RETRY 1
#define ABORT 2
int buf[500];
/*
define the error messages for trapping disk problems
*/
st
www.eeworm.com/read/131693/14132621
gnumakefile
# can't use -fno-rtti yet because it causes problems with exception handling in GCC 2.95.2
CXXFLAGS = -g
# uncomment the next two lines to do a release build
# CXXFLAGS = -O2 -DNDEBUG -ffunction-se
www.eeworm.com/read/232588/14191631
m f6_linear_dyn.m
% f6_linear_dyn.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version moves the minimum linearly along a 45 deg angle in x,y space
% Bria
www.eeworm.com/read/232588/14191634
m f6mod.m
% f6mod.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version is a modified form, just the sum of 5 f6 functions with
% different centers t