Home > hidden > correct12Term.m

correct12Term

PURPOSE ^

correct12Term Applies 12-Term Model error correction with

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

      correct12Term   Applies 12-Term Model error correction with
                      terms obtained from get12TermModel()
          Scorr = correct12Term(Sm,fwd_terms,rev_terms)
          input:
              Sm: [2,2,num_pts] raw S-parameter measurements
              fwd_terms: [6,num_pts] [e00 ,e11 ,e10e01  ,e10e32  ,e22 ,e30]
              rev_terms: [6,num_pts] [ep33,ep22,ep23ep32,ep23ep01,ep11,ep03]
          output:
              S: [2,2,num_pts] 12-term corrected S-parmeters

CROSS-REFERENCE INFORMATION ^

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