Inverse Q function - MATLAB qfuncinv
www.mathworks.com › help › commConfirm the original and recovered Q functions arguments are the same. isequal (x1,x1_recovered) ans = logical 1. Calculate the inverse of values representing Q function output values. y2 = 0:0.2:1; x2 = qfuncinv (y2) x2 = 1×6 Inf 0.8416 0.2533 -0.2533 -0.8416 -Inf. Recover the Q function output argument by calculating the Q function values ...