Skip to content

Commit 9dcbf10

Browse files
authored
Update README.md
1 parent 9f23d21 commit 9dcbf10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Pressure | Temperature | FlowRate | Time
105105
70 | 350 | 0.4 | 11
106106

107107
### Central-composite design
108-
<p align="center"><img width="400" height="350" src="http://www.ece.northwestern.edu/local-apps/matlabhelp/toolbox/stats/doe_cc.gif"></p>
108+
<p align="center"><img width="400" height="150" src="http://www.ece.northwestern.edu/local-apps/matlabhelp/toolbox/stats/doe_cc.gif"></p>
109109
A Box-Wilson Central Composite Design, commonly called 'a central composite design,' contains an imbedded factorial or fractional factorial design with center points that is augmented with a group of 'star points' that allow estimation of curvature. One central composite design consists of cube points at the corners of a unit cube that is the product of the intervals [-1,1], star points along the axes at or outside the cube, and center points at the origin. Central composite designs are of three types. Circumscribed (CCC) designs are as described above. Inscribed (CCI) designs are as described above, but scaled so the star points take the values -1 and +1, and the cube points lie in the interior of the cube. Faced (CCF) designs have the star points on the faces of the cube. Faced designs have three levels per factor, in contrast with the other types that have five levels per factor. The following figure shows these three types of designs for three factors. [Read this page] (https://www.itl.nist.gov/div898/handbook/pri/section3/pri3361.htm) for more information about this kind of design philosophy.
110110

111111
### Latin Hypercube design

0 commit comments

Comments
 (0)