problem in generating Halton Sequence
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, How to i use Halton to generate n numbers.
Thanks, Sita
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 26 Apr. 2013
3 Kommentare
Walter Roberson
am 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!