redundant zeros in ccdesign matlab

조회 수: 4 (최근 30일)
9times6
9times6 2022년 5월 31일
답변: Walter Roberson 2022년 5월 31일
I am trying to obtain design of experiment using the central composite design scheme (ccdesign). The resulting matrix has many rows which are all zeros. Why does this happen? Can I ignore these redundant rows?
Ex. X = ccdesign(4) results in X(36x4) matrix. However row 25 onwards, it is all zeros.

채택된 답변

Walter Roberson
Walter Roberson 2022년 5월 31일
blocksize=8 or less removes the zeros for design 4

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by