代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/324120/13284212

input_nsga_minspec

# Input file for the GA Toolbox # Author: Kumara Sastry # Date: April, 2006 # # # GA type: SGA or NSGA # NSGA # # Number of decision variables # 3 # # For each decision variable, en
www.eeworm.com/read/324120/13284286

input_sga_minspec

# Input file for the GA Toolbox # Author: Kumara Sastry # Date: April, 2006 # # # GA type: SGA or NSGA # SGA # # Number of decision variables # 2 # # For each decision variable, ent
www.eeworm.com/read/324120/13284311

input_sga_maxspec

# Input file for the GA Toolbox # Author: Kumara Sastry # Date: April, 2006 # # # GA type: SGA or NSGA # SGA # # Number of decision variables # 2 # # For each decision variable, ent
www.eeworm.com/read/137285/13335149

code_ez_var

# code_ez variables # # file to be read by commander.p # each line is turned into a structure entry (str) # a default-setting entry (def) # a usage-printing entry (usg) # and a comma
www.eeworm.com/read/136879/13356017

cpp fig20_38.cpp

// Fig. 20.38: fig20_38.cpp // Demonstrating min and max #include #include using namespace std; int main() { cout
www.eeworm.com/read/136697/13365315

m fuz_and.m

function f = fuz_and(method,ua,ub) % f=fuz_and(method,ua,ub) % % Intersection (logical AND) of two fuzzy sets ua and ub. % % 'method' determines the operator types: % 'min' : Minimum operator.
www.eeworm.com/read/319180/13459200

c messageinit.c

#ifdef MINIMUM_DEGREE printf("row+column scaling and minimum degree ordering\n"); #elif defined REVERSE_CM printf("row+column scaling and reverse Cuthill-McKee ordering\n"); #elif define
www.eeworm.com/read/319180/13459204

c spdmessageinit.c

#ifdef MINIMUM_DEGREE printf("row+column scaling and minimum degree ordering\n"); #elif defined REVERSE_CM printf("row+column scaling and reverse Cuthill-McKee ordering\n"); #elif define
www.eeworm.com/read/312211/13615620

cpp xlinmin.cpp

#include #include #include #include "nr.h" using namespace std; // Driver for routine linmin DP func(Vec_I_DP &x) { int i; DP f=0.0;
www.eeworm.com/read/305190/13777294

m mpbal.m

function [sysb,G,T,Ti] = mpbal(sys) %MPBAL Minimum-phase balancing of a minimum-phase state-space realization. % % SYSb = MPBAL(SYS) returns a stable, minimum-phase balanced realization % of the