| Contents | Index |
Halton quasi-random point sets
haltonset is a quasi-random point set class that produces points from the Halton sequence.
| haltonset | Construct Halton quasi-random point set |
Methods in the following table are inherited from qrandset.
| disp | Display qrandset object |
| end | Last index in indexing expression for point set |
| length | Length of point set |
| ndims | Number of dimensions in matrix |
| net | Generate quasi-random point set |
| scramble | Scramble quasi-random point set |
| size | Number of dimensions in matrix |
| subsref | Subscripted reference for qrandset |
Properties in the following table are inherited from qrandset.
| Dimensions | Number of dimensions |
| Leap | Interval between points |
| ScrambleMethod | Settings that control scrambling |
| Skip | Number of initial points to omit from sequence |
| Type | Name of sequence on which point set P is based |
Handle. To learn how this affects your use of the class, see Comparing Handle and Value Classes in the MATLAB Object-Oriented Programming documentation.
[1] Kocis, L., and W. J. Whiten, "Computational Investigations of Low-Discrepancy Sequences," ACM Transactions on Mathematical Software, Vol. 23, No. 2, pp. 266-294, 1997.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |