Q function
returns the output of the Q function for each element of the real-valued input. The
Q function is (1 – f), where f is the result
of the cumulative distribution function of the standardized normal random variable.
For more information, see Algorithms.y
= qfunc(x
)
For a scalar x, the Q function is (1 – f), where f is the result of the cumulative distribution function of the standardized normal random variable. The Q function is defined as
The Q function is related to the complementary error function, erfc, according to