8000 gain offset using control.matlab.c2d using method='matched' ? · Issue #950 · python-control/python-control · GitHub
[go: up one dir, main page]

Skip to content
gain offset using control.matlab.c2d using method='matched' ? #950
Closed
@JonHowMIT

Description

@JonHowMIT

Compared results of
sysc = ct.TransferFunction([1, z], [1, p])
sysd = ct.matlab.c2d(sysc, Ts, method='bilinear')
sysd1 = ct.matlab.c2d(sysc, Ts, method='matched')

yields a sysd1 with a gain that is about 10x that of sysd - is that expected?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0