代码搜索:Learning

找到约 5,352 项符合「Learning」的源代码

代码结果 5,352
www.eeworm.com/read/442757/7645370

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/439850/7700798

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/439680/7703210

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/439271/7713610

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/438605/7729338

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/438599/7729486

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/438595/7729531

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/333652/12666945

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/246998/12693683

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/139562/13148882

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