www.gusucode.com > rf 案例源码程序 matlab代码 > rf/ExtractH11Example.m

    %% Extract H11
% Read the file |default.s2p| as h-parameters and extract H11. 
 h = hparameters('default.s2p')
  h11 = rfparam(h,1,1);