User`s guide
Table Of Contents
- Preface
- Quick Start
- LTI Models
- Introduction
- Creating LTI Models
- LTI Properties
- Model Conversion
- Time Delays
- Simulink Block for LTI Systems
- References
- Operations on LTI Models
- Arrays of LTI Models
- Model Analysis Tools
- The LTI Viewer
- Introduction
- Getting Started Using the LTI Viewer: An Example
- The LTI Viewer Menus
- The Right-Click Menus
- The LTI Viewer Tools Menu
- Simulink LTI Viewer
- Control Design Tools
- The Root Locus Design GUI
- Introduction
- A Servomechanism Example
- Controller Design Using the Root Locus Design GUI
- Additional Root Locus Design GUI Features
- References
- Design Case Studies
- Reliable Computations
- Reference
- Category Tables
- acker
- append
- augstate
- balreal
- bode
- c2d
- canon
- care
- chgunits
- connect
- covar
- ctrb
- ctrbf
- d2c
- d2d
- damp
- dare
- dcgain
- delay2z
- dlqr
- dlyap
- drmodel, drss
- dsort
- dss
- dssdata
- esort
- estim
- evalfr
- feedback
- filt
- frd
- frdata
- freqresp
- gensig
- get
- gram
- hasdelay
- impulse
- initial
- inv
- isct, isdt
- isempty
- isproper
- issiso
- kalman
- kalmd
- lft
- lqgreg
- lqr
- lqrd
- lqry
- lsim
- ltiview
- lyap
- margin
- minreal
- modred
- ndims
- ngrid
- nichols
- norm
- nyquist
- obsv
- obsvf
- ord2
- pade
- parallel
- place
- pole
- pzmap
- reg
- reshape
- rlocfind
- rlocus
- rltool
- rmodel, rss
- series
- set
- sgrid
- sigma
- size
- sminreal
- ss
- ss2ss
- ssbal
- ssdata
- stack
- step
- tf
- tfdata
- totaldelay
- zero
- zgrid
- zpk
- zpkdata
- Index

freqresp
11-86
Algorithm For transfer functions or zero-pole-gain models, freqresp evaluates the
numerator(s) and denominator(s) at the specified frequency points. For
continuous-time state-space models , t he frequency response is
Whennumerical ly safe, is diagonalized forfast evaluation of this expression
at the frequencies . Otherwise, is reduced to upper Hessenberg
formand thelinearequation issolvedateachfrequency point,
taking a dvantage of the Hessenberg structure. The reduction to Hessenberg
form provides a good compromise between efficiency and reliability. See [1] for
more details on this technique.
Diagnostics If the system has a pole on the axis (or unit circle in the discrete-time case)
and
w happens to contain this frequency point, the gain is infinite, is
singular, and
freqresp produces the following warning message.
Singularity in freq. response due to jw-axis or unit circle pole.
See Also evalfr Response at sing le complex frequency
bode Bode plot
nyquist Ny quist plot
nichols Nichols plot
sigma Singular value plot
ltiview LTIsystemviewer
References [1] L aub, A.J., “Efficien t Multivariable F requency Response Computations,”
IEEE Transactions o n Automatic Control, AC-26 (1 981), pp. 407–408.
ABCD
,,,()
DCjωA–()
1
–
B,+ ωω
1
... ω
N
,,=
A
ω
1
...
ω
N
,,
A
j
ω
A
–()
XB
=
j
ω
j
ω
IA
–