problem in generating Halton Sequence

1 vue (au cours des 30 derniers jours)
sita
sita le 26 Avr 2013
Hi, How to i use Halton to generate n numbers.
Thanks, Sita

Réponse acceptée

Walter Roberson
Walter Roberson le 26 Avr 2013
Use "net" for that, as shown in the example at http://www.mathworks.com/help/stats/haltonset.html
  3 commentaires
Walter Roberson
Walter Roberson le 26 Avr 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 le 26 Avr 2013
ok,Thanks for your quick response.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Measurements and Feature Extraction dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by