TaguchiArray

Version 2.0.0 (1,71 KB) von Chixin Xiao
This algorithm provides the Orthogonal(Taguchi) Array with inputs: Q (the number of the levels) and N (the number of the factors).
851 Downloads
Aktualisiert 30. Mai 2019

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2019a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Genomics and Next Generation Sequencing finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
2.0.0

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

1.0.0