代码搜索:Tracking

找到约 2,832 项符合「Tracking」的源代码

代码结果 2,832
www.eeworm.com/read/358858/6339830

m chap1_25.m

%PID Controler for Square Tracking with Filtered Signal clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=
www.eeworm.com/read/492363/6421903

m chap1_25.m

%PID Controler for Square Tracking with Filtered Signal clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=
www.eeworm.com/read/490601/6449582

m chap1_25.m

%PID Controler for Square Tracking with Filtered Signal clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=
www.eeworm.com/read/476524/6755522

m chap1_25.m

%PID Controler for Square Tracking with Filtered Signal clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=
www.eeworm.com/read/407580/11414742

m chap1_25.m

%PID Controler for Square Tracking with Filtered Signal clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=
www.eeworm.com/read/403568/11514761

m chap4_12plot.m

close all; figure(1); subplot(211); plot(t,q1(:,1),'r',t,q1(:,2),'b'); xlabel('time(s)');ylabel('position tracking of link 1'); subplot(212); plot(t,q2(:,1),'r',t,q2(:,2),'b'); xlabel('time(s)'
www.eeworm.com/read/403567/11514821

m chap3_11plot.m

close all; figure(1); subplot(211); plot(t,x1(:,1),'r',t,x1(:,2),'b'); xlabel('time(s)');ylabel('position tracking of link 1'); subplot(212); plot(t,x2(:,1),'r',t,x2(:,2),'b'); xlabel('time(s
www.eeworm.com/read/261520/11640154

cpp demo12_6.cpp

// DEMO12_6.CPP - pattern demo with tracking instruction // to compile make sure to include DDRAW.LIB, DSOUND.LIB, // DINPUT.LIB, WINMM.LIB, and of course // T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
www.eeworm.com/read/345243/11824867

m chap1_25.m

%PID Controler for Square Tracking with Filtered Signal clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=
www.eeworm.com/read/155809/11845801

m chap1_25.m

%PID Controler for Square Tracking with Filtered Signal clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=