fbdesign.m
来自「市面上电力系统的范例 直得收藏学习的ㄧ本书」· M 代码 · 共 10 行
M
10 行
function [numopen, denopen, denclsd]=fbdesign(num,den,s1)
% Hadi Saadat 1998
clc
discr=[
' '
' The function fbdesign(num, den, s1) is used for the minor-loop feedback'
' design of a linear control system. 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 + -
显示快捷键?