代码搜索:DLT 614

找到约 1,473 项符合「DLT 614」的源代码

代码结果 1,473
www.eeworm.com/read/389810/8500287

cpp ex614_odbc.cpp

#include using namespace std; #include unsigned int my_trace_level= 0x1 | // 1st level of tracing 0x2 | // 2nd level of tracing 0x4 | // 3rd level of tracing
www.eeworm.com/read/166836/9995604

m ga_ex614.m

% GA_ex614.m file % Find weights and bias of a NN control system by using GA % PenChen Chou, 7-29-2001 %**********************************************************/ % User can modify the
www.eeworm.com/read/166836/9995620

m ga_f614.m

function PI=GA_f614(x) global MIN_offset MUL_factor Emin MDL r_deg Init_P Init_V global V11 V12 V21 V22 W11 W12 b11 b21 c11 FT Mode % Fitness function evaluation of Example 6.1-4 % PenChen Chou,
www.eeworm.com/read/166836/9995981

mat ex614_data.mat

www.eeworm.com/read/349515/10822515

vlog614d23

www.eeworm.com/read/322174/13387896

cpp ex614_odbc.cpp

#include using namespace std; #include unsigned int my_trace_level= 0x1 | // 1st level of tracing 0x2 | // 2nd level of tracing 0x4 | // 3rd level of tracing
www.eeworm.com/read/402770/11528440

cpp ex614_odbc.cpp

#include using namespace std; #include unsigned int my_trace_level= 0x1 | // 1st level of tracing 0x2 | // 2nd level of tracing 0x4 | // 3rd level of tracing
www.eeworm.com/read/338523/12297011

m ga_ex614.m

% GA_ex614.m file % Find weights and bias of a NN control system by using GA % PenChen Chou, 7-29-2001 %**********************************************************/ % User can modify the
www.eeworm.com/read/338523/12297048

m ga_f614.m

function PI=GA_f614(x) global MIN_offset MUL_factor Emin MDL r_deg Init_P Init_V global V11 V12 V21 V22 W11 W12 b11 b21 c11 FT Mode % Fitness function evaluation of Example 6.1-4 % PenChen Chou,
www.eeworm.com/read/338523/12298450

m ga_f614a.m

function PI=GA_f614a(x) global MIN_offset MUL_factor Emin MDL r_deg Init_P Init_V global V11 V12 V21 V22 W11 W12 b11 b21 c11 FT Mode K a1 a2 % Fitness function evaluation of Example 6.1-4 % PenC