haltonset class - Superclasses: qrandset
Halton quasi-random point sets
Description
haltonset is a quasi-random point set class
that produces points from the Halton sequence.
Construction
| haltonset | Construct Halton quasi-random point set |
Methods
Inherited Methods
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
Inherited Properties
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 Pis
based |
Copy Semantics
Handle. To learn how this affects your use of the class, see Comparing Handle and Value
Classes in the MATLAB Object-Oriented Programming documentation.
References
[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.
See Also
Quasi-Random Point Sets
sobolset
 | gt (qrandstream) | | haltonset |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit