ControlSystems.jl icon indicating copy to clipboard operation
ControlSystems.jl copied to clipboard

Add pole zero mapping

Open albheim opened this issue 4 years ago • 1 comments

From #441, add pole zero mapping for c2d on zpk system. Maybe need to rethink how to handle c2d a bit more general.

albheim avatar Oct 07 '21 09:10 albheim

There are some related stuff here https://github.com/JuliaControl/ControlSystems.jl/blob/bde0c055a115c433f8204c74f5f8e205dd929c45/src/discrete.jl#L225

baggepinnen avatar Oct 10 '21 10:10 baggepinnen