代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/477625/6729473
m chap6_2.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/476536/6755673
m chap6_3.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/407580/11414606
m chap6_3.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/403569/11514699
m chap5_3.m
%Learning Control with an arbitrary initial state (Reference to Ren Xuemei Paper)
clear all;
close all;
global A B
A=[-2 3;1 1];
B=[1 1;0 1];
C=[2 0;0 1];
L=inv(C*B);
ts=0.01;
for k=1:1:1
www.eeworm.com/read/155809/11845488
m chap6_3.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/258606/11850798
m chap6_3.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/341517/12080280
m chap6_3.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/152680/12093904
m chap6_2.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/152096/12139880
m chap6_2.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I
www.eeworm.com/read/251685/12326104
m chap6_2.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
xc1=[0,0,0]';
xc2=[0,0,0]';
xiteP=0.40;
xiteI=0.40;
xiteD=0.40;
%I