blocksize=8 or less removes the zeros for design 4
redundant zeros in ccdesign matlab
4 次查看(过去 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.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Mathematics and Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!