snr
Description
returns a table of signal-to-noise ratio (SNR) information for the Taguchi design of
experiments (DOE) object tbl
= snr(dtag
,Y
)dtag
and response data Y
.
For more information, see taguchiDOE
specifies additional options using one or more name-value arguments. For example, you can
specify the formula to compute the SNR.tbl
= snr(___,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] Krishnaian, K., and P. Shahabudeen. Applied Design of Experiments and Taguchi Methods. New Delhi: PHI Learning Private Limited, 2012.
Version History
Introduced in R2025a