Home > hidden > get2PortResponseModel.m

get2PortResponseModel

PURPOSE ^

get2PortResponseModel returns a model for a 2x2 Frequency Response model:

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

      get2PortResponseModel   returns a model for a 2x2 Frequency Response model:
                              Sijm = Hij(w)Sij
          H = get2PortResponseModel(G1,G1m,G2,G2m,T,Tm)
          input:
              G1,G2: [num_pts] actual, listed, or ideal reflection coefficient
                  at port 1 and port 2
              Gm1,Gm2: [num_pts] measured reflection coefficient at port 1 and port 2
              T,Tm: [2,2,num_pts] actual, listed, or ideal thru measurement (T)
                  and measured thru (Tm)
          output:
              H: [2,2,num_pts] 2x2 Frequency Response model (channel)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 02-Jan-2019 14:21:51 by m2html © 2005