代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/398552/7940057
m bnb20.m
function [errmsg,Z,X,t,c,fail] = BNB20(fun,x0,xstat,xl,xu,a,b,aeq,beq,nonlc,setts,opts,varargin);
% BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage:
www.eeworm.com/read/322381/13380971
m bnb20.m
function [errmsg,Z,X,t,c,fail] = bnb20(fun,x0,xstat,xl,xu,a,b,aeq,beq,nonlc,setts,opts,varargin);
% BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage:
www.eeworm.com/read/322381/13380989
asv bnb20.asv
function [errmsg,Z,X,t,c,fail] = bnb20(fun,x0,xstat,xl,xu,a,b,aeq,beq,nonlc,setts,opts,varargin);
% BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage:
www.eeworm.com/read/316230/13527963
m4 gperf-check.m4
dnl
dnl AC_PROG_GPERF (MINIMUM-VERSION)
dnl
dnl Check for availability of gperf.
dnl Abort if not found or if current version is not up to par.
dnl
AC_DEFUN([AC_PROG_GPERF],[
AC_PATH_PROG(GPERF, gpe
www.eeworm.com/read/133724/5903164
mac tb_tc10gp_4m_sdram.mac
; BTriBoard.MAC - startup macro for Tricore with TC10GP processor
; Version 1.00 11/16/99 - Initial version based on old Tricore.mac file
; - TB_TC10GP_4M_SDRAM.mac -
; Minimum required: we use
www.eeworm.com/read/489224/6476892
m bnb20.m
function [errmsg,Z,X,t,c,fail] = BNB20(fun,x0,xstat,xl,xu,a,b,aeq,beq,nonlc,setts,opts,varargin);
% BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage:
www.eeworm.com/read/153823/12004349
m argmin.m
function [i,j,y] = argmin(X,DIM)
%ARGMIN Indices of minimum component.
%[i,j,y] = argmin(X), where y = X(i,j) = MIN(MIN(X))
% i = argmin(X), where [y,i] = MIN(X)
% i = argmin(X,D
www.eeworm.com/read/152550/12107401
m4 gperf-check.m4
dnl
dnl AC_PROG_GPERF (MINIMUM-VERSION)
dnl
dnl Check for availability of gperf.
dnl Abort if not found or if current version is not up to par.
dnl
AC_DEFUN([AC_PROG_GPERF],[
AC_PATH_PROG(GPERF, gpe
www.eeworm.com/read/234219/14118969
m4 gperf-check.m4
dnl
dnl AC_PROG_GPERF (MINIMUM-VERSION)
dnl
dnl Check for availability of gperf.
dnl Abort if not found or if current version is not up to par.
dnl
AC_DEFUN([AC_PROG_GPERF],[
AC_PATH_PROG(GPERF, gpe
www.eeworm.com/read/225991/14507130
m4 gperf-check.m4
dnl
dnl AC_PROG_GPERF (MINIMUM-VERSION)
dnl
dnl Check for availability of gperf.
dnl Abort if not found or if current version is not up to par.
dnl
AC_DEFUN([AC_PROG_GPERF],[
AC_PATH_PROG(GPERF, gpe