Orthogonal Array

버전 1.0.0.0 (1.29 KB) 작성자: Yogananda Jeppu
This program generates an Orthogonal Array of strength 2
다운로드 수: 1K
업데이트 날짜: 2014/7/14

라이선스 보기

Generate an Orthogonal Array using simple permutation method. The algorithm was provided in the paper Leung et. al.
Calling A=OA_PERMUT(Q,N,J)

Q = the number of levels
N = the number of factors or columns
J is selected such that number of rows is equal to Q^J and
N = (Q^J - 1)/(Q-1)

Tested on oa_permut(3,4,2) given in paper
Tested on Taguchi L64 array oa_permut(2,63,6)

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, doi: 10.1109/4235.910464

인용 양식

Yogananda Jeppu (2025). Orthogonal Array (https://www.mathworks.com/matlabcentral/fileexchange/47218-orthogonal-array), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2013b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Language Fundamentals에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0