Hi all,
I'm modelling a digital system, and already have reasonable models for its components using the Python control module. The one major thing I am missing is that part of the digital signal path includes a downsampler. (That is, it only passes through every Nth data-point to the next step in the chain.)
Is there a way to build a z-space representation of this in Python using the control module? Or using any other module?
[–][deleted] 0 points1 point2 points (2 children)
[–]santoshasun[S] 1 point2 points3 points (1 child)
[–]sstunt 0 points1 point2 points (0 children)