摘要:
%Delay Control with Dalin Algorithmclear all;close all;ts=0.5;%Plantsys1=tf([1],[0.4,1],'inputdelay',0.76);dsys1=c2d(sys1,ts,'zoh');[num1,den1]=tfdata... 阅读全文
posted @ 2013-04-10 16:23 xiabodan 阅读(521) 评论(0) 推荐(0)
|
|||
|
摘要:
%Delay Control with Dalin Algorithmclear all;close all;ts=0.5;%Plantsys1=tf([1],[0.4,1],'inputdelay',0.76);dsys1=c2d(sys1,ts,'zoh');[num1,den1]=tfdata... 阅读全文
posted @ 2013-04-10 16:23 xiabodan 阅读(521) 评论(0) 推荐(0) |
|||