From charlesreid1

ExpDesignLatinHypercube.png(592 × 529 pixels, file size: 33 KB, MIME type: image/png)

Made this figure using the following Matlab script:

x=lhsdesign(10,2);
plot(x(:,1),x(:,2),'kx')
set(gca,'XTick',0:0.1:1)
set(gca,'YTick',0:0.1:1)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:46, 20 June 2011Thumbnail for version as of 10:46, 20 June 2011592 × 529 (33 KB)Admin (talk | contribs)Made this figure using the following Matlab script: <source lang="matlab"> x=lhsdesign(10,2); plot(x(:,1),x(:,2),'kx') set(gca,'XTick',0:0.1:1) set(gca,'YTick',0:0.1:1) </source>

The following page uses this file: