代码搜索:Supervised
找到约 536 项符合「Supervised」的源代码
代码结果 536
www.eeworm.com/read/167762/9953129
m chap9_1.m
%Single Neural Adaptive Controller
clear all;
close all;
x=[0,0,0]';
xite=0.40;
w1_1=0.10;
w2_1=0.10;
w3_1=0.10;
e_1=0;
e_2=0;
y_1=0;y_2=0;
u_1=0;u_2=0;
ts=0.001;
for k=1:1:100
www.eeworm.com/read/457218/7332220
m chap9_1.m
%Single Neural Adaptive Controller
clear all;
close all;
x=[0,0,0]';
xite=0.40;
w1_1=0.10;
w2_1=0.10;
w3_1=0.10;
e_1=0;
e_2=0;
y_1=0;y_2=0;
u_1=0;u_2=0;
ts=0.001;
for k=1:1:100
www.eeworm.com/read/199981/7813813
m constructm.m
function M = constructM(fea,options)
% Usage:
% M = constructM(fea,options)
%
% fea: Rows of vectors of data points. Each row is x_i
% options: Struct value in Matlab. The fields in options th
www.eeworm.com/read/320820/13417646
m chap9_1.m
%Single Neural Adaptive Controller
clear all;
close all;
x=[0,0,0]';
xite=0.40;
w1_1=0.10;
w2_1=0.10;
w3_1=0.10;
e_1=0;
e_2=0;
y_1=0;y_2=0;
u_1=0;u_2=0;
ts=0.001;
for k=1:1:100
www.eeworm.com/read/316314/13525382
m nn_control.m
%Single Neural Adaptive Controller
clear all;
close all;
x=[0,0,0]';
xite=0.40;
w1_1=0.10;
w2_1=0.10;
w3_1=0.10;
e_1=0;
e_2=0;
y_1=0;y_2=0;
u_1=0;u_2=0;
ts=0.001;
for k=1:1:100
www.eeworm.com/read/130490/14190146
xml preface.xml
Preface
This is the beginnings of documentation for SelectSupervised Learning Email Classification Tool
www.eeworm.com/read/227048/14442463
m chap9_1.m
%Single Neural Adaptive Controller
clear all;
close all;
x=[0,0,0]';
xite=0.40;
w1_1=0.10;
w2_1=0.10;
w3_1=0.10;
e_1=0;
e_2=0;
y_1=0;y_2=0;
u_1=0;u_2=0;
ts=0.001;
for k=1:1:100
www.eeworm.com/read/212609/15151894
m chap9_1.m
%Single Neural Adaptive Controller
clear all;
close all;
x=[0,0,0]';
xite=0.40;
w1_1=0.10;
w2_1=0.10;
w3_1=0.10;
e_1=0;
e_2=0;
y_1=0;y_2=0;
u_1=0;u_2=0;
ts=0.001;
for k=1:1:100