代码搜索:precise

找到约 541 项符合「precise」的源代码

代码结果 541
www.eeworm.com/read/148489/12463522

m chap2_5.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/231034/14260138

m chap2_4.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/227046/14442919

m chap2_5.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/225665/14526683

m chap2_5.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/222611/14683767

m chap2_5.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/221412/14741575

m chap2_4.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/214909/15084153

m chap2_5.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/206276/15297171

m chap2_4.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/205695/15309765

m chap2_5.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys
www.eeworm.com/read/475897/6768549

m chap2_5.m

%Big Delay PID Control with Smith Algorithm clear all;close all; Ts=20; %Delay plant kp=1; Tp=60; tol=80; sys=tf([kp],[Tp,1],'inputdelay',tol); dsys=c2d(sys,Ts,'zoh'); [num,den]=tfdata(dsys