From charlesreid1

Revision as of 08:50, 29 June 2011 by Admin (talk | contribs) (Created page with "The composite design code consists of two parts: 1. ToyProblem_cmr.m - The toy problem function (this is the function being sampled) 2. CompositeDesign.m - The composit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The composite design code consists of two parts:

1. ToyProblem_cmr.m - The toy problem function (this is the function being sampled)

2. CompositeDesign.m - The composite design driver

Part 1: Composite design construction, creation of sample points, loop over all samples and sample function

Part 2: Postprocessing: creating response surface


See Also