代码搜索:problems
找到约 3,996 项符合「problems」的源代码
代码结果 3,996
www.eeworm.com/read/147529/5728633
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/147529/5728843
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/263879/11338148
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/337307/12377419
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/304358/3799776
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/300337/3847556
java omopso_main.java
/*
* Main.java
*
* @author Juanjo Durillo
* @version 1.0
*/
package jmetal.metaheuristics.omopso;
import jmetal.base.*;
import jmetal.problems.*;
import jmetal.problems.DTLZ.*;
import
www.eeworm.com/read/394381/8227649
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/334860/12568099
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/109695/15552161
hppa readme.hppa
NeXTSTEP on HP-PA OS 3.2 has a few problems that require special
installation procedures.
There seem to be two major problems. The first is related to the use
of FAT binaries on HPPA Lodable Kernel
www.eeworm.com/read/104929/15681087
tex chap1.tex
% Chapter 1 of Concrete Mathematics
% (c) Addison-Wesley, all rights reserved.
\input gkpmac
\refin bib
\pageno=1
\beginchapter 1 Recurrent Problems
THIS CHAPTER EXPLORES three sample problems
that