TaguchiArray

版本 2.0.0 (1.7 KB) 作者: Chixin Xiao
This algorithm provides the Orthogonal(Taguchi) Array with inputs: Q (the number of the levels) and N (the number of the factors).
906.0 次下载
更新时间 2019/5/30

查看许可证

This algorithm provides the Orthogonal(Taguchi) Array with the inputs: Q (the number of the levels) and N (the number of the factors).
The output is an M*N array where M = Q^J, the rows of the Taguchi table and J meets the equation N= Q^(J-1) - 1)/(Q-1);
Reference: Leung, Y.-W.; Yuping Wang, "An orthogonal genetic algorithm
with quantization % for global numerical optimization," Evolutionary
Computation, IEEE Transactions on , vol.5, % no.1, pp.41,53, Feb 2001.

引用格式

Chixin Xiao (2025). TaguchiArray (https://www.mathworks.com/matlabcentral/fileexchange/71628-taguchiarray), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Genomics and Next Generation Sequencing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
2.0.0

This version has considered the case with both the basic columns and the nonbasic column.

1.0.0