Home > hidden > correct1Port.m

correct1Port

PURPOSE ^

correct1Port returns DUT S parameters from 1 port model

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

      correct1Port    returns DUT S parameters from 1 port model
         Gcorr = correct8Term(Gm,err_terms)
         input:
             Gm: [1,num_pts] raw measured DUT reflection coefficient
             err_terms: [3,num_pts] 1 port model error terms from get1PortModel()
                        err_terms(1,:) = e00
                        err_terms(2,:) = e11
                        err_terms(3,:) = e00.*e11-e10e01 = delta_e
         output:
             Gcorr: [1,num_pts] corrected DUT S-params

CROSS-REFERENCE INFORMATION ^

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