problem in generating Halton Sequence

3 visualizzazioni (ultimi 30 giorni)
Hi, How to i use Halton to generate n numbers.
Thanks, Sita

Risposta accettata

Walter Roberson
Walter Roberson il 26 Apr 2013
Use "net" for that, as shown in the example at http://www.mathworks.com/help/stats/haltonset.html
  3 Commenti
Walter Roberson
Walter Roberson il 26 Apr 2013
No. The page says "Values of the point set are not generated and stored in memory until you access p using net or parenthesis indexing."
So net(p,100) would generate only as much as was needed to provide you with 100 points.
sita
sita il 26 Apr 2013
ok,Thanks for your quick response.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Measurements and Feature Extraction in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by