HALTONSEQ Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: haltonseq.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Daniel Dougherty (View more)

HALTONSEQ script description:




Publisher review:
HALTONSEQ - Generate a Halton sequence in NDIMS dimensional space containing NUMPTS. HALTONSEQ(NDIMS,NUMPTS) Generate a Halton sequence in NDIMS dimensional space containing NUMPTS. The output is between 0 and 1.Example:H = haltonseq(2,1024);subplot(2,2,1); plot(H(1:128,1),H(1:128,2),'bo');title('points 1 to 128');subplot(2,2,2); plot(H(129:512,1),H(129:512,2),'bo');title('points 129 to 512');subplot(2,2,3); plot(H(513:1024,1),H(513:1024,2),'bo');title('points 513 to 1024');subplot(2,2,4); plot(H(:,1),H(:,2),'bo');title('points 1 to 1024'); Requirements: ยท MATLAB Release: R13
HALTONSEQ is a Matlab script for Statistics and Probability scripts design by Daniel Dougherty. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
HALTONSEQ - Generate a Halton sequence in NDIMS dimensional space containing NUMPTS.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5