


correctResponse Computes DUT S-parameters by inverting the channel
modeled by H
S_param = correctResponse(Sm,H)
input:
Sm: [2,2,num_pts] measured S-parameters
H: [2,2,num_pts] Frequency Response channel model
output:
S: [2,2,num_pts] DUT S-parameters