functionanalysis

Make a system analysis based on the poles and zeros of the system

Inputs

TypeNameDefaultDescription
ZerosAndPoleszpTransfer function of a system
AnalyseOptions2analyseOptions2AnalyseOptions2(printControllability = false, printObservability = false)
StringfileName"eigenvalues.html"Name of html-file that contains eigenvalue table
StringsystemName""Name of system (used as heading in html file)
Stringdescription""Description of system (used in html file)

Contents

NameDescription
printSystemPrint the state space system in html format on file

Revisions

Date Author Comment
2010-05-31 Marcus Baur, DLR-RM Realization