代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/492363/6421848
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/491123/6440915
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/490601/6449527
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/477625/6729420
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/477625/6729472
asv chap6_2.asv
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
%%Delay plant
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
www.eeworm.com/read/476531/6755586
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/407580/11414687
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/403569/11514686
m chap5_10.m
%Iterative learning control for mobile robot path-tracking
clear all;
close all;
ts=0.001; %Sample time
for k=1:1:2001
xd(k)=cos((k-1)*pi*ts);
yd(k)=sin((k-1)*pi*ts
www.eeworm.com/read/155809/11845628
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/258606/11850975
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and