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

Tests for pid_design.jl and discrete.jl

Open mfalt opened this issue 9 years ago • 0 comments

The code in pid_design.jl and discrete.jl currently has 0% and 20% test coverage, we should definitely improve this if we want to support that functionalty.

We should also convert the functions in piddesign/discrete to use the new functions numvec/denvec/numpoly/denpoly where it is useful.

I could help out with this but @baggepinnen is tagged since the code was implemented by him.

mfalt avatar May 07 '16 22:05 mfalt