bbeckham wrote:
> Is there an easy way to implement Z-transforms in LabView?
I can only assume you mean by that difference equations? Or do you mean
a .vi sub with coefficients that you can enter. These borth amount to
the same thing. You can easily implment difference equations. One way
is by using registers as past values of input or output.
regards
Tom