代码搜索:precise
找到约 541 项符合「precise」的源代码
代码结果 541
www.eeworm.com/read/444331/7613853
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/442757/7645368
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/439850/7700796
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/439680/7703208
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/438605/7729336
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/333652/12666926
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/246998/12693671
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/144608/12781562
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/139562/13148820
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/320130/13432641
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