picomp.m

来自「市面上电力系统的范例 直得收藏学习的ㄧ本书」· M 代码 · 共 9 行

M
9
字号
function [numopen, denopen,denclsd]=picomp(num,den,s1)

% Hadi Saadat,  1998

discr=[
'                                                                      '
'  The function picomp(num, den, s1) is used for the design of a PI    '
'  controller.  num & den are row vectors of polynomial coefficients   '
'  of the uncompensated open-loop plant transfer function and s1=

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?