代码搜索:precise

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

代码结果 541
www.eeworm.com/read/358862/10177655

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/424858/10406116

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/273090/10927865

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/273090/10928118

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/273065/10929593

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/416411/11030813

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/469779/6927108

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/467595/7005717

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/222631/7092590

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/449038/7519797

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