redundant zeros in ccdesign matlab

1 次查看(过去 30 天)
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 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by