代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/460712/7105590
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/449038/7519718
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/444331/7613774
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/442757/7645289
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/439850/7700717
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/439680/7703129
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/439271/7713623
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/438605/7729257
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/438599/7729487
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/333652/12666706
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