| LTPDA Toolbox™ | contents |     ![]()  | 
      
The different constructors from each transfer function representations accept as an input a model from a another representation so that they can all be converted between the different representations. In the current LTPDA version, this applies for pole/zero model and rational representation. Following versions will cover the partial fraction representation. This is shown in the following transformation table:
    >> rat   = rational(pzmodel)
    >> rat   = pzmodel(rational)
   | 
        Rational representation | Converting models to digital filters | ![]()  | 
      
©LTP Team