There is a newer version of the record available.

Published May 19, 2018 | Version v3.1

MultiDOE - sampling technics on MATLAB/OCTAVE

Authors/Creators

  • 1. LMSSC, Conservatoire national des arts et métiers, Paris, France

Description

MultiDOE

This MATLAB/OCTAVE toolbox regroups many existing tools for generating sample points using many specific DOE techniques:

  • Full factorial sampling
  • Latin Hypercube Sampling
  • Optimal Latin Hypercube sampling
  • Improved Hypercube Sampling
  • Random Sampling

Many techniques proposed in this toolbox are based on

NOTICE: sampling techniques based on the R software are only usable on a Unix OS.

Features

The MultiDOE toolbox are able to

  • generate sampling
  • sort the sample points using many techniques
  • add points to an existing sampling (based on the LHS and IHS procedures of the R software)
  • normalize/renormalize the sample points to be well defined in the specified design space
  • call automatically the R software (on Unix/Linux/OSX systems only)
  • compute scores (minimal distances, discrepancy...), see for instance the Franco's PhD thesis (2008)

Files

luclaurent/MultiDOE-v3.1.zip

Files (1.6 MB)

Name Size Download all
md5:9c0747e38c5fcaa282034747fdb8d252
1.6 MB Preview Download

Additional details

Related works