代码搜索:solving
找到约 630 项符合「solving」的源代码
代码结果 630
www.eeworm.com/read/246287/12742865
h skyblue_llk_cheatdlg.h
//
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
skyblue_LLK_CheatDlg.h
Abstract:
the game's cheating-kernal-solving Dialog class
Author:
Weijian Luo (Arthur
www.eeworm.com/read/244945/12829463
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/329331/12960414
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/142091/12963843
tml oderk.tml
[Description]
NoOfViews=3
DescriptionText=This template is for solving ordinary differential equation by Runge-Kutta's method.
MainProgramFileName=oderk0.prg
[View0]
TypeOfView=1
TitleText=T
www.eeworm.com/read/328550/13021322
m antopt.m
%PROGRAM 8: ANT COLONY OPTIMIZATION蚁群优化
% ACO: ant colony optimization for solving the traveling salesperson problem
% Haupt & Haupt
% 2003
clear
rand('state',11)
Ncity=30; % number of citie
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/483071/6609393
cpp skyblue_llk_cheatdlg.cpp
//
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
skyblue_LLK_CheatDlg.cpp
Abstract:
the game's cheating-kernal-solving Dialog class
Author:
Weijian Luo (Arth
www.eeworm.com/read/483071/6609396
h skyblue_llk_cheatdlg.h
//
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
skyblue_LLK_CheatDlg.h
Abstract:
the game's cheating-kernal-solving Dialog class
Author:
Weijian Luo (Arthur
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