代码搜索:precise
找到约 541 项符合「precise」的源代码
代码结果 541
www.eeworm.com/read/318096/13488635
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/315013/13553971
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/312666/13606544
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/306882/13736626
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/303073/13822293
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/492907/6413827
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/492363/6421846
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/491120/6440898
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/490601/6449524
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/488058/6495557
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