redundant zeros in ccdesign matlab

3 vues (au cours des 30 derniers jours)
9times6
9times6 le 31 Mai 2022
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.

Réponse acceptée

Walter Roberson
Walter Roberson le 31 Mai 2022
blocksize=8 or less removes the zeros for design 4

Plus de réponses (0)

Catégories

En savoir plus sur Mathematics and Optimization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by