random_data_test
    
    
    
      random_data_test,
      an Octave code which 
      calls random_data(), which
      samples points for
      various probability distributions, spatial dimensions, and geometries,
      including the M-dimensional cube, ellipsoid, simplex and sphere. 
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      random_data,
      an Octave code which
      uses a random number generator (RNG) to sample points corresponding
      to various probability density functions (PDF's), spatial dimensions, 
      and geometries, including the M-dimensional cube, ellipsoid, simplex 
      and sphere.
    
    
      Source Code:
    
    
      
    
    
      
    
    
      
        - 
          
          brownian.png
        
 
        - 
          
          normal_circular.png
        
 
        - 
          
          normal_square.png
        
 
        - 
          
          uniform_in_annulus.png,
        
 
        - 
          
          uniform_in_annulus_sector.png,
        
 
        - 
          
          uniform_in_circle.png,
        
 
        - 
          
          uniform_in_ellipse.png,
        
 
        - 
          
          uniform_in_ellipsoid.png,
        
 
        - 
          
          uniform_in_hexagon.png,
        
 
        - 
          
          uniform_in_hypercube.png,
        
 
        - 
          
          uniform_in_hypersphere.png,
        
 
        - 
          
          uniform_in_parallelogram.png,
        
 
        - 
          
          uniform_in_polygon_convex.png,
        
 
        - 
          
          uniform_in_sector.png,
        
 
        - 
          
          uniform_in_simplex.png,
        
 
        - 
          
          uniform_in_tetrahedron.png,
        
 
        - 
          
          uniform_in_triangle.png
        
 
        - 
          
          uniform_on_circle.png,
        
 
        - 
          
          uniform_on_ellipse.png,
        
 
        - 
          
          uniform_on_ellipsoid.png,
        
 
        - 
          
          uniform_on_hemisphere_phong.png,
        
 
        - 
          
          uniform_on_hypercube.png,
        
 
        - 
          
          uniform_on_hypersphere.png,
        
 
        - 
          
          uniform_on_simplex.png,
        
 
        - 
          
          uniform_on_sphere_patch.png,
        
 
        - 
          
          uniform_on_sphere_triangle.png,
        
 
        - 
          
          uniform_on_triangle.png,
        
 
        - 
          
          uniform_walk.png
        
 
      
    
    
    
      Last revised on 01 June 2023.